Fix for XALANJ-2323 is applied making both ToHTMLSAXHandler and 
ToTextSAXHandler obsolete.

Only ToXMLSAXHandler is used from now on, so no optimizations
are done. Rather this kind of object converts our internal SAX-like
calls to true SAX calls on the ContentHandler, which 
may be a user defined one.
2 files changed