Package | Description |
---|---|
com.github.fge.jsonschema.tree |
Navigable JSON tree representations
|
Modifier and Type | Interface and Description |
---|---|
interface |
JsonTree
A
SimpleTree with a navigation operation |
interface |
SchemaTree
Tree representation of a JSON Schema
|
Modifier and Type | Class and Description |
---|---|
class |
BaseJsonTree
Base implementation of a
JsonTree |
class |
BaseSchemaTree
Base implementation of a
SchemaTree |
class |
CanonicalSchemaTree
A
SchemaTree using canonical dereferencing |
class |
InlineSchemaTree
A
SchemaTree using inline dereferencing |
class |
SimpleJsonTree
A simple
JsonTree |
Copyright © 2013. All Rights Reserved.