org.apache.maven.doxia.module.confluence.parser.table

Class TableRowBlock

Implemented Interfaces:
Block

public class TableRowBlock
extends AbstractFatherBlock

Constructor Summary

TableRowBlock(List childBlocks)

Method Summary

void
after(Sink sink)
void
before(Sink sink)

Methods inherited from class org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock

after, before, getBlocks, traverse

Constructor Details

TableRowBlock

public TableRowBlock(List childBlocks)

Method Details

after

public void after(Sink sink)
Overrides:
after in interface AbstractFatherBlock

before

public void before(Sink sink)
Overrides:
before in interface AbstractFatherBlock