Constructor and Description |
---|
NumberCell(double number,
NumberFormat format) |
Modifier and Type | Method and Description |
---|---|
void |
render(XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream.
|
String |
toString() |
public NumberCell(double number, NumberFormat format)
public void render(XHTMLContentHandler handler) throws SAXException
Cell
render
in interface Cell
SAXException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.