|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tika.parser.microsoft.CellDecorator
public class CellDecorator
Cell decorator.
Constructor Summary | |
---|---|
CellDecorator(Cell cell)
|
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 CellDecorator(Cell cell)
Method Detail |
---|
public void render(XHTMLContentHandler handler) throws org.xml.sax.SAXException
Cell
render
in interface Cell
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |