class |
AbstractPdfProcletWithPageBreaks |
Ancestor for processors handle page breaks.
|
class |
AbstractSpreadSheetPdfProclet |
Ancestor for proclets that use spreadsheets.
|
class |
ConfusionMatrix |
Adds CSV files (or any spreadsheet files that is supported) as table.
|
class |
FixedText |
Adds the fixed text line by line, variables get expanded automatically.
|
class |
Headline |
Adds a simple headline, but no file content.
|
class |
Image |
Adds GIF, JPEG and PNG image files.
|
class |
MetaHeadline |
Adds a simple headline before applying the base proclet.
|
class |
PlainText |
Adds plain-text files line by line.
|
class |
SpreadSheet |
Adds CSV files (or any spreadsheet files that is supported) as table.
|