Uses of Class
org.apache.uima.json.impl.JsonContentHandlerJacksonWrapper
Packages that use JsonContentHandlerJacksonWrapper
-
Uses of JsonContentHandlerJacksonWrapper in org.apache.uima.json
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
Constructors in org.apache.uima.json.impl with parameters of type JsonContentHandlerJacksonWrapperModifierConstructorDescription