com.github.fge.jsonschema.library.digest
Class CommonDigesterDictionary

java.lang.Object
  extended by com.github.fge.jsonschema.library.digest.CommonDigesterDictionary

public final class CommonDigesterDictionary
extends Object

Digesters common to draft v4 and v3


Method Summary
static Dictionary<Digester> 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<Digester> get()