|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tika.parser.microsoft.CellDecorator
org.apache.tika.parser.microsoft.LinkedCell
public class LinkedCell
Linked cell. This class decorates another content cell with a hyperlink.
| Constructor Summary | |
|---|---|
LinkedCell(Cell cell,
java.lang.String link)
|
|
| Method Summary | |
|---|---|
void |
render(XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkedCell(Cell cell,
java.lang.String link)
| Method Detail |
|---|
public void render(XHTMLContentHandler handler)
throws org.xml.sax.SAXException
Cell
render in interface Cellrender in class CellDecoratororg.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||