|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLConsumer | |
| org.apache.excalibur.xml.sax | |
| Uses of XMLConsumer in org.apache.excalibur.xml.sax |
| Classes in org.apache.excalibur.xml.sax that implement XMLConsumer | |
class |
NOPXMLConsumer
This class provides default implementation of the methods specified by the LexicalHandler and the ContentHandler
interface. |
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 XMLConsumers interface. |
| Constructors in org.apache.excalibur.xml.sax with parameters of type XMLConsumer | |
XMLConsumerProxy(XMLConsumer xmlConsumer)
Create a new XMLConsumerProxy instance. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||