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

Class TableCellHeaderBlock

public class TableCellHeaderBlock extends AbstractFatherBlock

Table Cell headear

Since: Nov 10, 2005

Author: Juan F. Codagnone

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

Constructor Detail

TableCellHeaderBlock

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

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-2010 Apache Software Foundation. All Rights Reserved.