Class ToTextSAXHandler

All Implemented Interfaces:
DOMSerializer, ExtendedContentHandler, ExtendedLexicalHandler, SerializationHandler, Serializer, ContentHandler, DTDHandler, ErrorHandler, DeclHandler, LexicalHandler

public final class ToTextSAXHandler extends ToSAXHandler
Deprecated.
As of Xalan 2.7.1, replaced by the use of ToXMLSAXHandler.
This class converts SAX-like event to SAX events for xsl:output method "text". This class is only to be used internally. This class is not a public API.