Uses of Enum
org.apache.uima.json.JsonCasSerializer.JsonContextFormat
Packages that use JsonCasSerializer.JsonContextFormat
-
Uses of JsonCasSerializer.JsonContextFormat in org.apache.uima.json
Subclasses with type arguments of type JsonCasSerializer.JsonContextFormat in org.apache.uima.jsonModifier and TypeClassDescriptionstatic enumThe serialization can optionally include context information in addition to the feature structures.Methods in org.apache.uima.json that return JsonCasSerializer.JsonContextFormatModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JsonCasSerializer.JsonContextFormat[]JsonCasSerializer.JsonContextFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.uima.json with parameters of type JsonCasSerializer.JsonContextFormatModifier and TypeMethodDescriptionJsonCasSerializer.setJsonContext(JsonCasSerializer.JsonContextFormat format) sets which Json context format to use when serializing