Uses of Class
adams.flow.transformer.pdfproclet.AbstractPdfProcletWithFilenameOutput
-
Packages that use AbstractPdfProcletWithFilenameOutput Package Description adams.flow.transformer.pdfproclet -
-
Uses of AbstractPdfProcletWithFilenameOutput in adams.flow.transformer.pdfproclet
Subclasses of AbstractPdfProcletWithFilenameOutput in adams.flow.transformer.pdfproclet Modifier and Type Class Description 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
Image
Adds GIF, JPEG and PNG image files.class
PlainText
Adds plain-text files line by line.class
SpreadSheet
Adds CSV files (or any spreadsheet files that is supported) as table.
-