| Package | Description |
|---|---|
| be.quodlibet.boxable | |
| be.quodlibet.boxable.datatable |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTemplatedTable<T extends AbstractPageTemplate>
Created by dgautier on 3/18/2015.
|
class |
BaseTable
Created by dgautier on 3/18/2015.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
DataTable.getTable()
Set the table to add the csv content to
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTable.setTable(Table table)
Set the Table that the CSV document will be added to
|
| Constructor and Description |
|---|
DataTable(Table table,
org.apache.pdfbox.pdmodel.PDPage page)
Create a CSVTable object to be able to add CSV document to a Table.
|
Copyright © 2020. All rights reserved.