org.apache.maven.doxia.module.confluence.parser
public class BoldBlock extends AbstractFatherBlock
BoldBlock class.
Constructor and Description |
---|
BoldBlock(java.util.List childBlocks)
Constructor for BoldBlock.
|
public BoldBlock(java.util.List childBlocks)
Constructor for BoldBlock.
childBlocks
- the child blocks.public void before(Sink sink)
before.
before
in class AbstractFatherBlock
sink
- the Sink to receive events.public void after(Sink sink)
after.
after
in class AbstractFatherBlock
sink
- the Sink to receive events.Copyright © 2005-2014. All Rights Reserved.