Uses of Class
org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
Packages that use JsonContentHandlerJacksonWrapper
-
Uses of JsonContentHandlerJacksonWrapper in org.apache.uima.json
Fields in org.apache.uima.json declared as JsonContentHandlerJacksonWrapperModifier and TypeFieldDescriptionprivate final JsonContentHandlerJacksonWrapper
JsonCasSerializer.JsonDocSerializer.jch
Methods in org.apache.uima.json with parameters of type JsonContentHandlerJacksonWrapperModifier and TypeMethodDescriptionvoid
JsonCasSerializer.serialize
(CAS cas, JsonContentHandlerJacksonWrapper jch) Serialize a Cas to an Output configured in the passed in JsonContentHandlerJacksonWrapper Constructs a new CasDocSerializer instance to do the serialization, configured using this class's Delta marker setting (if any)void
JsonCasSerializer.serialize
(CAS cas, JsonContentHandlerJacksonWrapper jch, XmiSerializationSharedData sharedData, Marker marker) -
Uses of JsonContentHandlerJacksonWrapper in org.apache.uima.json.impl
Fields in org.apache.uima.json.impl declared as JsonContentHandlerJacksonWrapperModifier and TypeFieldDescriptionprivate final JsonContentHandlerJacksonWrapper
MetaDataObjectSerializer_json.jch
Constructors in org.apache.uima.json.impl with parameters of type JsonContentHandlerJacksonWrapperModifierConstructorDescription