| Package | Description |
|---|---|
| com.github.fge.jsonschema.crude | |
| com.github.fge.jsonschema.report | |
| com.github.fge.jsonschema.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
UncheckedReport |
| Modifier and Type | Class and Description |
|---|---|
class |
ListProcessingReport |
class |
ProcessingMessage |
| Modifier and Type | Method and Description |
|---|---|
ProcessingMessage |
ProcessingMessage.put(String key,
AsJson asJson) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonTree
A
SimpleTree with a copy operation |
interface |
SchemaTree |
interface |
SimpleTree
A JSON value decorated with JSON Pointer information
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseJsonTree
Base implementation of a
JsonTree |
class |
BaseSchemaTree
A
JsonTree carrying URI resolution context information |
class |
CanonicalSchemaTree |
class |
InlineSchemaTree |
class |
SimpleJsonTree
A simple
JsonTree |
Copyright © 2013. All Rights Reserved.