Package org.jfree.report.modules.output.pageable.plaintext

PlainText export target module.

See:
          Description

Interface Summary
FontMapper  
PrinterDriver  
PrinterSpecification  
 

Class Summary
AbstractEpsonPrinterDriver  
AbstractEpsonPrinterDriver.DriverState  
AbstractPrinterSpecificationLoader  
DefaultFontMapper  
DefaultPrinterSpecification  
EncodingUtilities  
Epson24PinPrinterDriver  
Epson9PinPrinterDriver  
IBMCompatiblePrinterDriver  
IBMCompatiblePrinterDriver.GenericIBMPrinterSpecification  
PlaintextDataChunk A data carrier to collect and store text data for the output.
PlainTextOutputTarget An outputtarget, that generates plaintext.
PlainTextPage The plain text page is used to buffer a complete page and to write the buffered data when the page is closed.
PlainTextPageableModule The module definition for the plain text pagable export module.
PlainTextReportUtil An utility class to write an report into a plain text file.
PrinterEncoding  
PrinterSpecificationManager  
TextFilePrinterDriver This printer driver will ignore all TextChunk encodings, as it makes no sense to have more than one encoding type in a plain text file.
 

Package org.jfree.report.modules.output.pageable.plaintext Description

PlainText export target module.

Depends on