Class HorizontalRuleBlock

  • All Implemented Interfaces:
    Block

    class HorizontalRuleBlock
    extends java.lang.Object
    implements Block
    Version:
    $Id$
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void traverse​(Sink sink)
      traverse.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HorizontalRuleBlock

        HorizontalRuleBlock()
    • Method Detail

      • traverse

        public void traverse​(Sink sink)

        traverse.

        Specified by:
        traverse in interface Block
        Parameters:
        sink - a Sink object.