Class FormatAnalyzer.FormatAnalysis

    • Constructor Detail

      • FormatAnalysis

        public FormatAnalysis()
    • Method Detail

      • getNewline

        public String getNewline()
        Gets the newline characters discovered in the source file.
        Returns:
        the newline character used in the source
      • setNewline

        protected void setNewline​(String newline)