Uses of Class
org.geotools.xml.SchemaLocationResolver

Packages that use SchemaLocationResolver
org.geotools.gml2   
org.geotools.gml3   
org.geotools.wps   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
 

Uses of SchemaLocationResolver in org.geotools.gml2
 

Methods in org.geotools.gml2 that return SchemaLocationResolver
 SchemaLocationResolver ApplicationSchemaXSD.createSchemaLocationResolver()
          Uses the schema.getSchemaLocation()'s parent folder as the base folder to resolve location as a relative URI of.
 

Uses of SchemaLocationResolver in org.geotools.gml3
 

Methods in org.geotools.gml3 that return SchemaLocationResolver
 SchemaLocationResolver ApplicationSchemaXSD.createSchemaLocationResolver()
          Uses the schema.getSchemaLocation()'s parent folder as the base folder to resolve location as a relative URI of.
 

Uses of SchemaLocationResolver in org.geotools.wps
 

Methods in org.geotools.wps that return SchemaLocationResolver
 SchemaLocationResolver WPS.createSchemaLocationResolver()
           
 

Uses of SchemaLocationResolver in org.geotools.xml
 

Subclasses of SchemaLocationResolver in org.geotools.xml
 class AppSchemaLocationResolver
          A SchemaLocationResolver that uses SchemaResolver to locate schema resources in a catalog, on the classpath, or in a cache..
 

Methods in org.geotools.xml that return SchemaLocationResolver
 SchemaLocationResolver AppSchemaXSD.createSchemaLocationResolver()
           
 SchemaLocationResolver XSD.createSchemaLocationResolver()
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.