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 JsonContentHandlerJacksonWrapperJsonCasSerializer.JsonDocSerializer.jchMethods in org.apache.uima.json with parameters of type JsonContentHandlerJacksonWrapperModifier and TypeMethodDescriptionvoidJsonCasSerializer.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)voidJsonCasSerializer.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 JsonContentHandlerJacksonWrapperMetaDataObjectSerializer_json.jchConstructors in org.apache.uima.json.impl with parameters of type JsonContentHandlerJacksonWrapperModifierConstructorDescription