Class CSVFileGenerator


  • public class CSVFileGenerator
    extends Object
    • Constructor Detail

      • CSVFileGenerator

        public CSVFileGenerator​(File outFile)
    • Method Detail

      • generate

        public void generate​(org.apache.jackrabbit.guava.common.collect.FluentIterable<org.apache.jackrabbit.oak.plugins.tika.BinaryResource> binaries)
                      throws IOException
        Throws:
        IOException