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

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

public final class CommonFormatAttributesDictionary
extends Object

Format attributes common to draft v4 and v3


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.