org.apache.maven.doxia.module.twiki.parser
public class TableBlock extends AbstractFatherBlock
Since: Nov 10, 2005
Constructor Summary | |
---|---|
TableBlock(Block[] childBlocks)
Creates the TableBlock.
|
Method Summary | |
---|---|
void | after(Sink sink) |
void | before(Sink sink) |
Parameters: childBlocks child blocks
See Also: after
See Also: before