public class LinkedCell extends CellDecorator
Constructor and Description |
---|
LinkedCell(Cell cell,
String link) |
Modifier and Type | Method and Description |
---|---|
void |
render(XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream.
|
public void render(XHTMLContentHandler handler) throws SAXException
Cell
render
in interface Cell
render
in class CellDecorator
SAXException
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.