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

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

public final class DraftV3DigesterDictionary
extends Object

Draft v3 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.