|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.schematic.document.JsonSchema
public class JsonSchema
The constants pertaining to the JSON Schema (draft) specification.
| Nested Class Summary | |
|---|---|
protected static class |
JsonSchema.AnyConverter
|
protected static class |
JsonSchema.ArrayConverter
|
protected static class |
JsonSchema.BooleanConverter
|
protected static class |
JsonSchema.IntegerConverter
|
protected static class |
JsonSchema.NullConverter
|
protected static class |
JsonSchema.NumberConverter
|
protected static class |
JsonSchema.ObjectConverter
|
protected static class |
JsonSchema.StringConverter
|
static class |
JsonSchema.Type
The enumeration representing the standard types used in the JSON Schema (draft) specification. |
protected static class |
JsonSchema.UnionConverter
|
protected static class |
JsonSchema.UnknownConverter
|
protected static interface |
JsonSchema.ValueConverter<OutputType>
|
static class |
JsonSchema.Version
|
| Constructor Summary | |
|---|---|
JsonSchema()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonSchema()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||