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

Class TableCellBlock

public class TableCellBlock extends AbstractFatherBlock

Table cell

Since: Nov 10, 2005

Author: Juan F. Codagnone

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

Constructor Detail

TableCellBlock

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

Parameters: childBlocks childrens

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.