Uses of Interface
org.xml.sax.ext.DeclHandler

Packages that use DeclHandler
org.dom4j.io Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text. 
org.dom4j.io.aelfred The default SAX XMLReader implementation which is a port of the original Aelfred SAX Parser. 
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support. 
 

Uses of DeclHandler in org.dom4j.io
 

Classes in org.dom4j.io that implement DeclHandler
 class SAXContentHandler
          SAXContentHandler builds a dom4j tree via SAX events.
 

Uses of DeclHandler in org.dom4j.io.aelfred
 

Classes in org.dom4j.io.aelfred that implement DeclHandler
 class DefaultHandler
          Deprecated. Use Aelfred2 instead! THIS CLASS WILL BE REMOVED IN dom4j-1.6 !!
 

Uses of DeclHandler in org.xml.sax.ext
 

Classes in org.xml.sax.ext that implement DeclHandler
 class DefaultHandler2
          This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.
 



Copyright © 2004 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo