Class NumberedListBlock

  • All Implemented Interfaces:
    Block

    public class NumberedListBlock
    extends ListBlock

    NumberedListBlock class.

    Version:
    $Id$
    • Constructor Detail

      • NumberedListBlock

        NumberedListBlock​(java.util.List<Block> childBlocks)
        Parameters:
        childBlocks -
    • Method Detail

      • before

        public void before​(Sink sink)

        before.

        Specified by:
        before in class AbstractFatherBlock
        Parameters:
        sink - the Sink to receive events.
      • after

        public void after​(Sink sink)

        after.

        Specified by:
        after in class AbstractFatherBlock
        Parameters:
        sink - the Sink to receive events.