Class TableCellBlock
java.lang.Object
org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
org.apache.maven.doxia.module.confluence.parser.table.TableCellBlock
- All Implemented Interfaces:
Block
TableCellBlock
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
getBlocks, traverse
-
Constructor Details
-
TableCellBlock
-
-
Method Details
-
before
before.
- Specified by:
before
in classAbstractFatherBlock
- Parameters:
sink
- the Sink to receive events.
-
after
after.
- Specified by:
after
in classAbstractFatherBlock
- Parameters:
sink
- the Sink to receive events.
-