Class ToHTMLContentHandler

All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

@Deprecated(since="2026-04-30") public class ToHTMLContentHandler extends ToXMLContentHandler
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
SAX event handler that serializes the HTML document to a character stream. The incoming SAX events are expected to be well-formed (properly nested, etc.) and valid HTML.
Since:
Apache Tika 0.10