| Interface | Description |
|---|---|
| DocumentLibrary |
A library of JSON documents.
|
| SchemaLibrary |
A library of JSON Schema documents.
|
| SchemaLibrary.MismatchedTypeProblem |
A special type of problem where a field value was not of the expected type, but where the field value could be converted to
the expected type
|
| SchemaLibrary.Problem | |
| SchemaLibrary.Results |
The results from a
validation. |
| Schematic.ContentTypes | |
| SchematicDb |
A store for JSON documents and other binary content, plus a library of JSON Schema documents used to describe and validate the
stored documents.
|
| SchematicEntry |
A value used to store user's content (often a JSON document or a binary value) and metadata as an entry in a SchematicDb.
|
| SchematicEntry.FieldName |
| Class | Description |
|---|---|
| DocumentFactory |
Factory class that creates
EditableDocument instances |
| Schematic | |
| Schematic.DocumentChanges | |
| Schematic.DocumentChanges.Externalizer | |
| Schematic.EditorImpl |
| Enum | Description |
|---|---|
| SchemaLibrary.ProblemType |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.