Uses of Class
org.codehaus.jackson.annotate.JsonValue
-
Packages that use JsonValue Package Description org.codehaus.jackson.schema Classes needed for JSON schema support (currently just ability to generate schemas using serialization part of data mapping) -
-
Uses of JsonValue in org.codehaus.jackson.schema
Methods in org.codehaus.jackson.schema with annotations of type JsonValue Modifier and Type Method Description ObjectNodeJsonSchema. getSchemaNode()Method for accessing root JSON object of the contained schema.
-