com.github.fge.jsonschema.core.keyword.syntax.dictionaries
Class DraftV3SyntaxCheckerDictionary

java.lang.Object
  extended by com.github.fge.jsonschema.core.keyword.syntax.dictionaries.DraftV3SyntaxCheckerDictionary

public final class DraftV3SyntaxCheckerDictionary
extends Object

Draft v3 specific syntax checkers


Method Summary
static Dictionary<SyntaxChecker> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static Dictionary<SyntaxChecker> get()