Package | Description |
---|---|
org.geotools.xml.resolver |
Modifier and Type | Method and Description |
---|---|
static SchemaCache |
SchemaCache.buildAutomaticallyConfiguredUsingFileUrl(URL url)
If automatic configuration is enabled, recursively search parent directories of file url for
a GeoServer data directory or directory containing an existing cache.
|
Constructor and Description |
---|
SchemaResolver(SchemaCache cache)
Convenience constructor for a resolver with no catalog.
|
SchemaResolver(SchemaCatalog catalog,
boolean classpath,
SchemaCache cache)
Constructor.
|
SchemaResolver(SchemaCatalog catalog,
SchemaCache cache)
Constructor.
|
Copyright © 1996–2019 Geotools. All rights reserved.