Package | Description |
---|---|
com.github.fge.jsonschema.core.load |
Schema loading and JSON Reference resolving
|
com.github.fge.jsonschema.core.load.configuration |
Schema loading configuration
|
Constructor and Description |
---|
SchemaLoader(LoadingConfiguration cfg)
Create a new schema loader with a given loading configuration
|
URIManager(LoadingConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
static LoadingConfiguration |
LoadingConfiguration.byDefault()
Create a default, immutable loading configuration
|
LoadingConfiguration |
LoadingConfigurationBuilder.freeze()
Freeze this configuration
|
Copyright © 2016. All rights reserved.