Uses of Class
org.geotools.xml.AppSchemaCache

Packages that use AppSchemaCache
org.geotools.xml Package supporting XML parsing with a focus on GML. 
 

Uses of AppSchemaCache in org.geotools.xml
 

Methods in org.geotools.xml that return AppSchemaCache
static AppSchemaCache AppSchemaCache.buildFromGeoserverUrl(java.net.URL url)
          Search parents of url for a GeoServer data directory.
 

Constructors in org.geotools.xml with parameters of type AppSchemaCache
AppSchemaResolver(AppSchemaCache cache)
          Convenience constructor for a resolver with no catalog.
AppSchemaResolver(AppSchemaCatalog catalog, AppSchemaCache cache)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.