Class SectionBlockParser

  • All Implemented Interfaces:
    BlockParser

    public class SectionBlockParser
    extends java.lang.Object
    implements BlockParser

    SectionBlockParser class.

    Version:
    $Id$
    • Constructor Detail

      • SectionBlockParser

        public SectionBlockParser()
    • Method Detail

      • accept

        public boolean accept​(java.lang.String line,
                              ByLineSource source)
        accept.
        Specified by:
        accept in interface BlockParser
        Parameters:
        line - the line.
        source - the source.
        Returns:
        boolean true if valid.