Class HRuleBlockParser

  • All Implemented Interfaces:
    BlockParser

    public class HRuleBlockParser
    extends Object
    implements BlockParser
    Block that represents an horizontal rule
    Author:
    Juan F. Codagnone
    • Constructor Detail

      • HRuleBlockParser

        public HRuleBlockParser()
    • Method Detail

      • accept

        public final boolean accept​(String line)

        accept.

        Specified by:
        accept in interface BlockParser
        Parameters:
        line - text line
        Returns:
        true if this class can handle this line