Class NumberedListBlock

  • All Implemented Interfaces:
    Block

    public class NumberedListBlock
    extends AbstractFatherBlock

    NumberedListBlock class.

    Version:
    $Id: NumberedListBlock.java 1090706 2011-04-09 23:15:28Z hboutemy $
    • 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.