public class LinkedCell extends CellDecorator
| Constructor and Description |
|---|
LinkedCell(Cell cell,
String link) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(org.apache.tika.sax.XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream.
|
public void render(org.apache.tika.sax.XHTMLContentHandler handler)
throws SAXException
Cellrender in interface Cellrender in class CellDecoratorSAXExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.