Class CSVPrinter


  • public class CSVPrinter
    extends Object
    Creation-Date: 09.05.2007, 14:52:05
    Author:
    Thomas Morgner
    • Constructor Detail

      • CSVPrinter

        public CSVPrinter()
    • Method Detail

      • initialize

        public void initialize​(org.pentaho.reporting.libraries.base.config.Configuration config)
      • getEncoding

        public String getEncoding()
      • setEncoding

        public void setEncoding​(String encoding)
      • getContentLocation

        public org.pentaho.reporting.libraries.repository.ContentLocation getContentLocation()
      • setContentLocation

        public void setContentLocation​(org.pentaho.reporting.libraries.repository.ContentLocation contentLocation)
      • getContentNameGenerator

        public org.pentaho.reporting.libraries.repository.NameGenerator getContentNameGenerator()
      • setContentNameGenerator

        public void setContentNameGenerator​(org.pentaho.reporting.libraries.repository.NameGenerator contentNameGenerator)
      • close

        public void close()