Interface IChemFormatMatcher

    • Method Detail

      • matches

        IChemFormatMatcher.MatchResult matches​(List<String> lines)
        Method that checks whether the given lines are part of the format read by this reader.
        Parameters:
        lines - lines of the input to be checked
        Returns:
        whether the format matched and when it matched