Uses of Interface
org.geotools.xml.SchemaIndex

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

Uses of SchemaIndex in org.geotools.gml2
 

Constructors in org.geotools.gml2 with parameters of type SchemaIndex
FeaturePropertyExtractor(SchemaIndex schemaIndex)
           
 

Uses of SchemaIndex in org.geotools.xml
 

Methods in org.geotools.xml that return SchemaIndex
static SchemaIndex Schemas.findSchemas(Configuration configuration)
          Finds all the XSDSchemas used by the configuration by looking at the configuration's schema locator and its dependencies.
 SchemaIndex Encoder.getSchemaIndex()
           
 

Uses of SchemaIndex in org.geotools.xml.impl
 

Classes in org.geotools.xml.impl that implement SchemaIndex
 class SchemaIndexImpl
           
 

Methods in org.geotools.xml.impl that return SchemaIndex
 SchemaIndex ParserHandler.getSchemaIndex()
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.