Uses of Package
org.xml.sax.ext

Packages that use org.xml.sax.ext
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.dom4j.io.aelfred2 This code has been taken from the GNU JAXP Project. 
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support. 
 

Classes in org.xml.sax.ext used by org.dom4j.io
DeclHandler
          SAX2 extension handler for DTD declaration events.
LexicalHandler
          SAX2 extension handler for lexical events.
 

Classes in org.xml.sax.ext used by org.dom4j.io.aelfred
DeclHandler
          SAX2 extension handler for DTD declaration events.
LexicalHandler
          SAX2 extension handler for lexical events.
 

Classes in org.xml.sax.ext used by org.dom4j.io.aelfred2
Attributes2
          SAX2 extension to augment the per-attribute information provided though Attributes.
 

Classes in org.xml.sax.ext used by org.xml.sax.ext
Attributes2
          SAX2 extension to augment the per-attribute information provided though Attributes.
DeclHandler
          SAX2 extension handler for DTD declaration events.
EntityResolver2
          Extended interface for mapping external entity references to input sources, or providing a missing external subset.
LexicalHandler
          SAX2 extension handler for lexical events.
Locator2
          SAX2 extension to augment the entity information provided though a Locator.
 



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

SourceForge Logo