Uses of Class
org.geotools.xml.AppSchemaCatalog

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

Uses of AppSchemaCatalog in org.geotools.xml
 

Methods in org.geotools.xml that return AppSchemaCatalog
static AppSchemaCatalog AppSchemaCatalog.build(java.net.URL catalogLocation)
          Build an catalog using the given OASIS Catalog file URL.
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.