public class CellDecorator extends java.lang.Object implements Cell
Constructor and Description |
---|
CellDecorator(Cell cell) |
Modifier and Type | Method and Description |
---|---|
void |
render(XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream.
|
public CellDecorator(Cell cell)
public void render(XHTMLContentHandler handler) throws org.xml.sax.SAXException
Cell
Copyright © 2010 - 2023 Adobe. All Rights Reserved