com.lowagie.text.html.simpleparser
public class IncCell extends Object implements TextElementArray
Field Summary | |
---|---|
PdfPCell | cell |
ArrayList | chunks |
Constructor Summary | |
---|---|
IncCell(String tag, ChainedProperties props) Creates a new instance of IncCell |
Method Summary | |
---|---|
boolean | add(Object o) |
PdfPCell | getCell() |
ArrayList | getChunks() |
boolean | process(ElementListener listener) |
int | type() |