Uses of Class
org.geotools.xml.handlers.ElementHandlerFactory

Packages that use ElementHandlerFactory
org.geotools.xml.handlers Overview This package provides the necessary tools to parse an XML instance document using the XMLSAXHandler and DocumentFactory.  
 

Uses of ElementHandlerFactory in org.geotools.xml.handlers
 

Constructors in org.geotools.xml.handlers with parameters of type ElementHandlerFactory
DocumentHandler(ElementHandlerFactory ehf)
          Creates a new DocumentHandler object.
ComplexElementHandler(ElementHandlerFactory ehf, Element elem)
          Creates a new ComplexElementHandler object for Element elem using ElementHandlerFactory ehf.
 



Copyright © GeoTools. All Rights Reserved.