Package | Description |
---|---|
com.github.fge.jsonschema.processing.ref | |
com.github.fge.jsonschema.tree |
Modifier and Type | Method and Description |
---|---|
static Dereferencing |
Dereferencing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dereferencing[] |
Dereferencing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SchemaLoader(URIManager manager,
URI namespace,
Dereferencing dereferencing)
Constructor
|
Constructor and Description |
---|
JsonSchemaTree(JsonRef loadingRef,
JsonNode baseNode,
Dereferencing dereferencing)
The main constructor
|
Copyright © 2013. All Rights Reserved.