public final class LoadingConfiguration extends Object implements Frozen<LoadingConfigurationBuilder>
Modifier and Type | Method and Description |
---|---|
static LoadingConfiguration |
byDefault() |
Dereferencing |
getDereferencing() |
Dictionary<URIDownloader> |
getDownloaders() |
URI |
getNamespace() |
Map<URI,JsonNode> |
getPreloadedSchemas() |
Map<URI,URI> |
getSchemaRedirects() |
static LoadingConfigurationBuilder |
newConfiguration() |
LoadingConfigurationBuilder |
thaw() |
public static LoadingConfigurationBuilder newConfiguration()
public static LoadingConfiguration byDefault()
public Dictionary<URIDownloader> getDownloaders()
public URI getNamespace()
public Dereferencing getDereferencing()
public LoadingConfigurationBuilder thaw()
thaw
in interface Frozen<LoadingConfigurationBuilder>
Copyright © 2013. All Rights Reserved.