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

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

public final class CommonSyntaxCheckerDictionary
extends Object

Syntax checkers common to draft v4 and v3


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()