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

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

public final class DraftV4DigesterDictionary
extends Object

Draft v4 specific digesters


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


Copyright © 2014. All Rights Reserved.