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
Cell decorator.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(XHTMLContentHandler handler) Renders the content to the given XHTML SAX event stream.
-
Constructor Details
-
CellDecorator
-
-
Method Details
-
render
Description copied from interface:Cell
Renders the content to the given XHTML SAX event stream.- Specified by:
render
in interfaceCell
- Throws:
SAXException
-