|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ProblemListener | Deprecated. This compatibility layer will be removed in later releases. |
Class Summary | |
FormatterToDOM | Deprecated. This compatibility layer will be removed in later releases. |
FormatterToHTML | Deprecated. This compatibility layer will be removed in later releases. |
FormatterToText | Deprecated. This compatibility layer will be removed in later releases. |
FormatterToXML | Deprecated. This compatibility layer will be removed in later releases. |
ProblemListenerDefault | Deprecated. This compatibility layer will be removed in later releases. |
TreeWalker | Deprecated. This compatibility layer will be removed in later releases. |
XMLParserLiaison | Deprecated. This compatibility layer will be removed in later releases. |
XMLParserLiaisonDefault | Deprecated. This compatibility layer will be removed in later releases. |
Infrastructure for working with an XML parser.
An implementation of the XMLParserLiaison
interface provides a liaison
between the XSLT processor and an XML parser. Unless you specify an XML parser and your own implementation of
the XMLParserLiaison interface, Xalan-Java uses the
XMLParserLiaisonDefault
:
This package also includes four implementations of the SAX org.xml.sax.DocumentHandler interface:
FormatterToDOM
FormatterToXML
FormatterToHTML
(an extension of FormatterToXML)FormatterToText
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |