| Package | Description |
|---|---|
| org.apache.excalibur.xml.sax |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Constructor and Description |
|---|
XMLConsumerProxy(XMLConsumer xmlConsumer)
Create a new
XMLConsumerProxy instance. |