Interface BlockParser

    • Method Detail

      • accept

        boolean accept​(java.lang.String line,
                       ByLineSource source)
        accept.
        Parameters:
        line - the line.
        source - the source.
        Returns:
        boolean true if valid.