Class LookaheadChainingListener

  • All Implemented Interfaces:
    ChainingListener, ImageListener, LinkListener, Listener

    public class LookaheadChainingListener
    extends AbstractChainingListener
    Stores events without emitting them back in order to accumulate them and to provide a lookahead feature. The lookahead depth is configurable.
    Since:
    1.8RC1
    Version:
    $Id: 3ac129d014a1faf8f2dd4c5a5324d5753825ba73 $