Uses of Class
org.eel.kitchen.jsonschema.main.JsonSchemaException

Packages that use JsonSchemaException
org.eel.kitchen.jsonschema.ref   
org.eel.kitchen.util Various utility packages 
 

Uses of JsonSchemaException in org.eel.kitchen.jsonschema.ref
 

Methods in org.eel.kitchen.jsonschema.ref that throw JsonSchemaException
static JsonRef JsonRef.fromNode(JsonNode node, String key)
          Build a JSON Reference.
static JsonNode JsonReference.resolveRef(JsonNode schema, JsonNode node)
          Resolve a reference relatively to a schema
 

Uses of JsonSchemaException in org.eel.kitchen.util
 

Constructors in org.eel.kitchen.util that throw JsonSchemaException
JsonPointer(String input)
          Constructor
 



Copyright © 2012. All Rights Reserved.