Class CSVReport

    • Field Detail

      • myWriter

        protected java.io.PrintWriter myWriter
      • myLine

        protected java.lang.StringBuffer myLine
      • myLineWidth

        protected int myLineWidth
      • quoteChar

        protected char quoteChar
      • myHeaderFlag

        protected boolean myHeaderFlag
    • Constructor Detail

      • CSVReport

        public CSVReport​(java.nio.file.Path pathToFile)
        Parameters:
        pathToFile - the path to the file, must not be null