Package org.apache.tika.parser.microsoft
Class CellDecorator
java.lang.Object
org.apache.tika.parser.microsoft.CellDecorator
- All Implemented Interfaces:
Cell
- Direct Known Subclasses:
LinkedCell
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
Cell decorator.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(XHTMLContentHandler handler) Deprecated.Renders the content to the given XHTML SAX event stream.
-
Constructor Details
-
CellDecorator
Deprecated.
-
-
Method Details
-
render
Deprecated.Description copied from interface:CellRenders the content to the given XHTML SAX event stream.- Specified by:
renderin interfaceCell- Parameters:
handler-- Throws:
SAXException
-