public interface Cell
| Modifier and Type | Method and Description |
|---|---|
void |
render(org.apache.tika.sax.XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream.
|
void render(org.apache.tika.sax.XHTMLContentHandler handler)
throws SAXException
handler - SAXExceptionCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.