- java.lang.Object
-
- com.lowagie.text.html.simpleparser.IncTable
-
public class IncTable extends Object
- Author:
- psoares
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCol(PdfPCell cell)voidaddCols(List<PdfPCell> ncols)PdfPTablebuildTable()voidendRow()List<List<PdfPCell>>getTableRows()
-