Uses of Interface
org.apache.excalibur.xml.sax.XMLConsumer

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

Uses of XMLConsumer in org.apache.excalibur.xml.dom
 

Classes in org.apache.excalibur.xml.dom that implement XMLConsumer
 class DefaultDOMHandler
           
 

Uses of XMLConsumer in org.apache.excalibur.xml.sax
 

Classes in org.apache.excalibur.xml.sax that implement XMLConsumer
 class AbstractXMLConsumer
          Deprecated. Can be constructed using no operation handlers.
 class ContentHandlerWrapper
          Deprecated. Moved to org.apache.excalibur.xml.sax package. Modified to be thread safe.
 class XMLConsumerProxy
          This class is an utility class proxying a SAX version 2.0 ContentHandler and LexicalHandler) and forwarding it those events received throug its {@link XMLConsumer}s interface.
 



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