Package | Description |
---|---|
org.apache.uima.json |
Modifier and Type | Method and Description |
---|---|
static JsonCasSerializer.JsonContextFormat |
JsonCasSerializer.JsonContextFormat.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
JsonCasSerializer |
JsonCasSerializer.setJsonContext(JsonCasSerializer.JsonContextFormat format)
sets which Json context format to use when serializing
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.