Uses of Package
org.apache.excalibur.xml.sax

Packages that use org.apache.excalibur.xml.sax
org.apache.excalibur.xml.dom   
org.apache.excalibur.xml.impl   
org.apache.excalibur.xml.sax   
 

Classes in org.apache.excalibur.xml.sax used by org.apache.excalibur.xml.dom
AbstractXMLConsumer
          Deprecated. Can be constructed using no operation handlers.
ContentHandlerWrapper
          Deprecated. Moved to org.apache.excalibur.xml.sax package. Modified to be thread safe.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 

Classes in org.apache.excalibur.xml.sax used by org.apache.excalibur.xml.impl
SAXParser
          The parser can be used to parse any XML document given by a InputSource object.
 

Classes in org.apache.excalibur.xml.sax used by org.apache.excalibur.xml.sax
AbstractXMLConsumer
          Deprecated. Can be constructed using no operation handlers.
ContentHandlerProxy
          This class is an utility class proxying a SAX version 2.0 ContentHandler and forwarding the events to it.
SAXParser
          The parser can be used to parse any XML document given by a InputSource object.
XMLConsumer
          This interfaces identifies classes that consume XML data, receiving notification of SAX events.
 



Copyright © 1997-2004 The Apache Software Foundation. All Rights Reserved.