Uses of Package
org.geotools.xml

Packages that use org.geotools.xml
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wfs.v1_1_0   
org.geotools.data.wfs.v1_1_0.parsers   
org.geotools.data.wms.xml   
org.geotools.filter   
org.geotools.filter.v1_0   
org.geotools.filter.v1_0.capabilities   
org.geotools.filter.v1_1   
org.geotools.filter.v1_1.capabilities   
org.geotools.gml2   
org.geotools.gml2.bindings   
org.geotools.gml3   
org.geotools.gml3.bindings   
org.geotools.gml3.smil   
org.geotools.gml3.v3_2   
org.geotools.gml3.v3_2.gco   
org.geotools.gml3.v3_2.gmd   
org.geotools.gml3.v3_2.gmx   
org.geotools.gml3.v3_2.gsr   
org.geotools.gml3.v3_2.gss   
org.geotools.gml3.v3_2.gts   
org.geotools.kml   
org.geotools.kml.bindings   
org.geotools.ows A placeholder for data objects common to OWS code, such as WMS, WFS, etc. 
org.geotools.ows.bindings   
org.geotools.sld   
org.geotools.sld.bindings   
org.geotools.wfs   
org.geotools.wfs.bindings   
org.geotools.wps   
org.geotools.wps.bindings   
org.geotools.xlink   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation. 
org.geotools.xml.gml   
org.geotools.xml.handlers Overview This package provides the necessary tools to parse an XML instance document using the XMLSAXHandler and DocumentFactory. 
org.geotools.xml.handlers.xsi Overview This package contains information about xml schemas, and processes to create parse and interpret Schema. 
org.geotools.xml.impl   
org.geotools.xml.impl.jxpath   
org.geotools.xml.schema Schema Interfaces Overview This package is intended to provide all the necessary interfaces to semantically represent an XML Schema. 
org.geotools.xml.schema.impl   
org.geotools.xml.test   
org.geotools.xml.xsi   
org.geotools.xs Captures initial mapping of XML Simple Types to Java Objects. 
org.geotools.xs.bindings Captures initial mapping of XML Simple Types to Java Objects. 
 

Classes in org.geotools.xml used by org.geotools.data.wfs.v1_0_0
SchemaFactory
          SchemaFactory purpose.
XMLHandlerHints
          Hint object with known parameters for XML parsing.
XSIElementHandler
          XSIElementHandler purpose.
XSISAXHandler
          XSISAXHandler purpose.
 

Classes in org.geotools.xml used by org.geotools.data.wfs.v1_1_0
AbstractComplexBinding
          Base class for complex bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
Configuration
          Responsible for configuring a parser runtime environment.
 

Classes in org.geotools.xml used by org.geotools.data.wfs.v1_1_0.parsers
Configuration
          Responsible for configuring a parser runtime environment.
 

Classes in org.geotools.xml used by org.geotools.data.wms.xml
PrintHandler
          PrintHandler accepts SAXish events and generated output.
 

Classes in org.geotools.xml used by org.geotools.filter
Node
          Represents a value in the parse tree.
 

Classes in org.geotools.xml used by org.geotools.filter.v1_0
AbstractComplexBinding
          Base class for complex bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
Node
          Represents a value in the parse tree.
 

Classes in org.geotools.xml used by org.geotools.filter.v1_0.capabilities
AbstractComplexBinding
          Base class for complex bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
Configuration
          Responsible for configuring a parser runtime environment.
ElementInstance
          Represents an element in an instance document.
Node
          Represents a value in the parse tree.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.filter.v1_1
AbstractComplexBinding
          Base class for complex bindings.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.filter.v1_1.capabilities
AbstractComplexBinding
          Base class for complex bindings.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.gml2
Configuration
          Responsible for configuring a parser runtime environment.
ParserDelegate
          Interface for objects which need to take over parsing control from the main parsing driver.
PropertyExtractor
          Factory used by the encoder to obtain child values from objects being encoded.
SchemaIndex
           
XSD
          Xml Schema for a particular namespace.
XSDParserDelegate
          Parser delegate which which uses the xsd framework to parse.
 

Classes in org.geotools.xml used by org.geotools.gml2.bindings
AbstractComplexBinding
          Base class for complex bindings.
Binding
          A specialized handler for a specific type in an xml schema.
BindingWalkerFactory
          Factory made available to bindings to walk over a bindign execution chain.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
Configuration
          Responsible for configuring a parser runtime environment.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SchemaIndex
           
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.gml3
Configuration
          Responsible for configuring a parser runtime environment.
SchemaLocationResolver
          Resolves a physical schema location from a namespace uri.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.bindings
AbstractComplexBinding
          Base class for complex bindings.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
BindingWalkerFactory
          Factory made available to bindings to walk over a bindign execution chain.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
Configuration
          Responsible for configuring a parser runtime environment.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SchemaIndex
           
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.gml3.smil
Configuration
          Responsible for configuring a parser runtime environment.
SchemaLocator
          Helper class which ensures that the xsd schema parser uses pre-build schema objects.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2
SchemaLocationResolver
          Resolves a physical schema location from a namespace uri.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2.gco
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2.gmd
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2.gmx
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2.gsr
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2.gss
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.gml3.v3_2.gts
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.kml
Configuration
          Responsible for configuring a parser runtime environment.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.kml.bindings
AbstractComplexBinding
          Base class for complex bindings.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.ows
Configuration
          Responsible for configuring a parser runtime environment.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.ows.bindings
AbstractComplexBinding
          Base class for complex bindings.
AbstractComplexEMFBinding
          Base class for complex bindings which map to an EMF model class.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.sld
Configuration
          Responsible for configuring a parser runtime environment.
 

Classes in org.geotools.xml used by org.geotools.sld.bindings
AbstractComplexBinding
          Base class for complex bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.wfs
Configuration
          Responsible for configuring a parser runtime environment.
ParserDelegate
          Interface for objects which need to take over parsing control from the main parsing driver.
XSD
          Xml Schema for a particular namespace.
XSDParserDelegate
          Parser delegate which which uses the xsd framework to parse.
 

Classes in org.geotools.xml used by org.geotools.wfs.bindings
AbstractComplexBinding
          Base class for complex bindings.
AbstractComplexEMFBinding
          Base class for complex bindings which map to an EMF model class.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml used by org.geotools.wps
Configuration
          Responsible for configuring a parser runtime environment.
SchemaLocationResolver
          Resolves a physical schema location from a namespace uri.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.wps.bindings
AbstractComplexBinding
          Base class for complex bindings.
AbstractComplexEMFBinding
          Base class for complex bindings which map to an EMF model class.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ComplexEMFBinding
          A binding implementation which parses / encodes objects from an EMF model.
ElementInstance
          Represents an element in an instance document.
Node
          Represents a value in the parse tree.
 

Classes in org.geotools.xml used by org.geotools.xlink
Configuration
          Responsible for configuring a parser runtime environment.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.xml
AbstractComplexBinding
          Base class for complex bindings.
AbstractComplexEMFBinding
          Base class for complex bindings which map to an EMF model class.
AttributeInstance
          Represents an attribute in an instance document.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ComplexEMFBinding
          A binding implementation which parses / encodes objects from an EMF model.
Configuration
          Responsible for configuring a parser runtime environment.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
ParserDelegate
          Interface for objects which need to take over parsing control from the main parsing driver.
SchemaFactory
          SchemaFactory purpose.
SchemaIndex
           
SchemaLocationResolver
          Resolves a physical schema location from a namespace uri.
SchemaLocator
          Helper class which ensures that the xsd schema parser uses pre-build schema objects.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
XML
          This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/XML/1998/namespace schema.
XMLElementHandler
          XSIElementHandler purpose.
XSD
          Xml Schema for a particular namespace.
XSIElementHandler
          XSIElementHandler purpose.
XSISAXHandler
          XSISAXHandler purpose.
 

Classes in org.geotools.xml used by org.geotools.xml.filter
PrintHandler
          PrintHandler accepts SAXish events and generated output.
 

Classes in org.geotools.xml used by org.geotools.xml.gml
FlowHandler
          Provides a mechanism to indicate that the XMLSAXHandler should stop parsing.
PrintHandler
          PrintHandler accepts SAXish events and generated output.
XMLHandlerHints
          Hint object with known parameters for XML parsing.
 

Classes in org.geotools.xml used by org.geotools.xml.handlers
XMLElementHandler
          XSIElementHandler purpose.
 

Classes in org.geotools.xml used by org.geotools.xml.handlers.xsi
XSIElementHandler
          XSIElementHandler purpose.
 

Classes in org.geotools.xml used by org.geotools.xml.impl
AttributeInstance
          Represents an attribute in an instance document.
Binding
          A specialized handler for a specific type in an xml schema.
BindingFactory
          Creates the binding for a qualified name.
BindingWalkerFactory
          Factory made available to bindings to walk over a bindign execution chain.
Configuration
          Responsible for configuring a parser runtime environment.
ElementInstance
          Represents an element in an instance document.
Encoder
          Encodes objects as xml based on a schema.
InstanceComponent
           
Node
          Represents a value in the parse tree.
PropertyExtractor
          Factory used by the encoder to obtain child values from objects being encoded.
SchemaIndex
           
 

Classes in org.geotools.xml used by org.geotools.xml.impl.jxpath
Configuration
          Responsible for configuring a parser runtime environment.
 

Classes in org.geotools.xml used by org.geotools.xml.schema
PrintHandler
          PrintHandler accepts SAXish events and generated output.
 

Classes in org.geotools.xml used by org.geotools.xml.schema.impl
PrintHandler
          PrintHandler accepts SAXish events and generated output.
 

Classes in org.geotools.xml used by org.geotools.xml.test
Binding
          A specialized handler for a specific type in an xml schema.
Configuration
          Responsible for configuring a parser runtime environment.
 

Classes in org.geotools.xml used by org.geotools.xml.xsi
PrintHandler
          PrintHandler accepts SAXish events and generated output.
 

Classes in org.geotools.xml used by org.geotools.xs
Configuration
          Responsible for configuring a parser runtime environment.
XSD
          Xml Schema for a particular namespace.
 

Classes in org.geotools.xml used by org.geotools.xs.bindings
AbstractComplexBinding
          Base class for complex bindings.
AbstractSimpleBinding
          Base class for simple bindings.
Binding
          A specialized handler for a specific type in an xml schema.
ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
ElementInstance
          Represents an element in an instance document.
InstanceComponent
           
Node
          Represents a value in the parse tree.
SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.