org.apache.maven.doxia.module.twiki.parser

Class TableRowBlock

public class TableRowBlock extends AbstractFatherBlock

Represens a Table Row

Since: Nov 10, 2005

Author: Juan F. Codagnone

Constructor Summary
TableRowBlock(Block[] childBlocks)
Creates the TableRowBlock.
Method Summary
voidafter(Sink sink)
voidbefore(Sink sink)

Constructor Detail

TableRowBlock

public TableRowBlock(Block[] childBlocks)
Creates the TableRowBlock.

Parameters: childBlocks children blocks

Method Detail

after

public final void after(Sink sink)

See Also: after

before

public final void before(Sink sink)

See Also: before

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.