com.lowagie.text.html.simpleparser
public class IncTable extends Object
Modifier and Type | Field and Description |
---|---|
private ArrayList |
cols |
private HashMap |
props |
private ArrayList |
rows |
Constructor and Description |
---|
IncTable(HashMap props)
Creates a new instance of IncTable
|
public IncTable(HashMap props)