|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
ContentHandlerWrapper
Deprecated. Use one of the replacement classes ContentHandlerProxy or
XMLConsumerProxy |
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 | |
ContentHandlerProxy
This class is an utility class proxying a SAX version 2.0 ContentHandler and forwarding the events to it. |
|
NOPContentHandler
This class provides default implementation of the methods specified by the ContentHandler interface. |
|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |