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

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

public final class DraftV4FormatAttributesDictionary
extends Object

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


Copyright © 2014. All Rights Reserved.