ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.document
Class JsonSchema.Version.Draft3

java.lang.Object
  extended by org.infinispan.schematic.document.JsonSchema.Version.Draft3
Enclosing class:
JsonSchema.Version

public static class JsonSchema.Version.Draft3
extends Object

The version-related constants for the 3rd official draft of the specification.

Since:
5.1

Field Summary
static String CORE_METASCHEMA_URL
          The URL of the Core Meta-Schema.
 
Constructor Summary
JsonSchema.Version.Draft3()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CORE_METASCHEMA_URL

public static final String CORE_METASCHEMA_URL
The URL of the Core Meta-Schema.

See Also:
Constant Field Values
Constructor Detail

JsonSchema.Version.Draft3

public JsonSchema.Version.Draft3()

ModeShape Distribution 3.0.0.Beta4

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