|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tika.parser.microsoft.NumberCell
public class NumberCell
Number cell.
Constructor Summary | |
---|---|
NumberCell(double number,
java.text.NumberFormat format)
|
Method Summary | |
---|---|
void |
render(XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NumberCell(double number, java.text.NumberFormat format)
Method Detail |
---|
public void render(XHTMLContentHandler handler) throws org.xml.sax.SAXException
Cell
render
in interface Cell
org.xml.sax.SAXException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |