Class HorizontalRuleBlockParser

  • All Implemented Interfaces:
    BlockParser

    public class HorizontalRuleBlockParser
    extends java.lang.Object
    implements BlockParser

    HorizontalRuleBlockParser class.

    Version:
    $Id$
    • Constructor Detail

      • HorizontalRuleBlockParser

        public HorizontalRuleBlockParser()
    • 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.