| Class and Description |
|---|
| com.github.fge.jsonschema.core.util.equivalence.SchemaTreeEquivalence
see
SchemaKey |
| Method and Description |
|---|
| com.github.fge.jsonschema.core.load.configuration.LoadingConfiguration.getEnableCache()
Use cacheSize getter instead to get the cache size
|
| com.github.fge.jsonschema.core.tree.BaseSchemaTree.getId() |
| com.github.fge.jsonschema.core.tree.SchemaTree.getId()
superseded by
SchemaKey |
| com.github.fge.jsonschema.core.load.configuration.LoadingConfigurationBuilder.setEnableCache(boolean)
Just for backward compatibility
Use cacheSize setter instead to set the maximum size of the cache
Note that this does not affect preloaded schemas |