Class HorizontalLineTagHandler


  • public class HorizontalLineTagHandler
    extends TagHandler
    Since:
    4.0M1
    Version:
    $Id: 48ab0d256385f9b932e96dfeb4c51a76cc3ba24b $
    • Constructor Detail

      • HorizontalLineTagHandler

        public HorizontalLineTagHandler()
    • Method Detail

      • isBlockHandler

        public boolean isBlockHandler​(TagContext context)
        Overrides:
        isBlockHandler in class TagHandler
        Returns:
        true if the current handler handles block tags (paragraphs, lists, tables, headers, etc)