ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.document
Class JsonSchema

java.lang.Object
  extended by org.infinispan.schematic.document.JsonSchema

public class JsonSchema
extends Object

The constants pertaining to the JSON Schema (draft) specification.

Since:
5.1

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

JsonSchema

public JsonSchema()

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.