public class BoldBlock extends AbstractFatherBlock
BoldBlock class.
| Constructor and Description |
|---|
BoldBlock(List<Block> childBlocks)
Constructor for BoldBlock.
|
public void before(Sink sink)
before.
before in class AbstractFatherBlocksink - the Sink to receive events.public void after(Sink sink)
after.
after in class AbstractFatherBlocksink - the Sink to receive events.Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.