Uses of Class
org.geotools.xml.SchemaLocationResolver

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

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.gml3.v3_2
 

Methods in org.geotools.gml3.v3_2 that return SchemaLocationResolver
 SchemaLocationResolver StubbedGMLXSD.createSchemaLocationResolver()
           
 

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
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.