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
ComplexElementHandler(ElementHandlerFactory ehf, Element elem)
          Creates a new ComplexElementHandler object for Element elem using ElementHandlerFactory ehf.
DocumentHandler(ElementHandlerFactory ehf)
          Creates a new DocumentHandler object.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.