Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.excalibur.xml.sax Classes and Interfaces - 12 results found.
| Name | Description | Type | Package | Framework |
| ContentHandlerAdapter | This class is an utility class adapting a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| ContentHandlerProxy | This class is an utility class proxying a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| ContentHandlerWrapper | This class is an utility class "wrapping" around a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| DocumentHandlerAdapter | This class is an utility class adapting a SAX version 1. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| JTidyHTMLParser | Converter for transforming an input stream contain text/html dataVersion:CVS $Revision: 1. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| NOPContentHandler | This class provides default implementation of the methods specified by the ContentHandler interface. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| NOPLexicalHandler | This class provides default implementation of the methods specified by the LexicalHandler interface. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| NOPXMLConsumer | This class provides default implementation of the methods specified by the LexicalHandler and the ContentHandler | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| SAXParser | The parser can be used to parse any XML document given by a InputSource object. | Interface | org.apache.excalibur.xml.sax | Apache Avalon |
|
| XMLConsumer | This interfaces identifies classes that consume XML data, receiving notification of SAX events. | Interface | org.apache.excalibur.xml.sax | Apache Avalon |
|
| XMLConsumerProxy | This class is an utility class proxying a SAX version 2. | Class | org.apache.excalibur.xml.sax | Apache Avalon |
|
| XMLizable | This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events. | Interface | org.apache.excalibur.xml.sax | Apache Avalon |