|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaCache | |
---|---|
org.geotools.xml.resolver |
Uses of SchemaCache in org.geotools.xml.resolver |
---|
Methods in org.geotools.xml.resolver that return SchemaCache | |
---|---|
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. |
Constructors in org.geotools.xml.resolver with parameters of type SchemaCache | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |