Class FormatAnalyzer

  • Direct Known Subclasses:
    ELFAnalyzer

    public class FormatAnalyzer
    extends Object
    A generic format analyzer for log files. Will read the first line to determine the newline character.
    • Constructor Detail

      • FormatAnalyzer

        public FormatAnalyzer()