程序包 | 说明 |
---|---|
org.codehaus.jackson.schema |
Classes needed for JSON schema support (currently just ability
to generate schemas using serialization part of data mapping)
|
限定符和类型 | 方法和说明 |
---|---|
ObjectNode |
JsonSchema.getSchemaNode()
Method for accessing root JSON object of the contained schema.
|