org.eel.kitchen.jsonschema.schema
Class KeywordFactory

java.lang.Object
  extended by org.eel.kitchen.jsonschema.schema.KeywordFactory

public final class KeywordFactory
extends Object


Method Summary
static KeywordFactory getInstance()
           
 Set<KeywordValidator> getValidators(JsonNode schema)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static KeywordFactory getInstance()

getValidators

public Set<KeywordValidator> getValidators(JsonNode schema)


Copyright © 2012. All Rights Reserved.