| Package | Description |
|---|---|
| com.github.fge.jsonschema.load |
Schema loading and JSON Reference resolving
|
| com.github.fge.jsonschema.load.configuration | |
| com.github.fge.jsonschema.walk |
Schema walker, listener and processor
|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
SchemaWalkingConfigurationBuilder |
SchemaWalkingConfigurationBuilder.setLoadingConfiguration(LoadingConfiguration loadingCfg) |
Copyright © 2013. All Rights Reserved.