com.github.fge.jsonschema.library.format
Class DraftV3FormatAttributesDictionary

java.lang.Object
  extended by com.github.fge.jsonschema.library.format.DraftV3FormatAttributesDictionary

public final class DraftV3FormatAttributesDictionary
extends Object

Draft v3 specific format attributes


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