Uses of Class
org.eel.kitchen.jsonschema.ref.JsonRef

Packages that use JsonRef
org.eel.kitchen.jsonschema.ref   
 

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

Methods in org.eel.kitchen.jsonschema.ref that return JsonRef
static JsonRef JsonRef.fromNode(JsonNode node, String key)
          Build a JSON Reference.
 JsonRef JsonRef.resolve(JsonRef other)
           
 

Methods in org.eel.kitchen.jsonschema.ref with parameters of type JsonRef
 JsonRef JsonRef.resolve(JsonRef other)
           
 



Copyright © 2012. All Rights Reserved.