org.apache.maven.doxia.module.confluence.parser.table
Class TableBlock
java.lang.Object
org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
org.apache.maven.doxia.module.confluence.parser.table.TableBlock
- All Implemented Interfaces:
- Block
- public class TableBlock
- extends AbstractFatherBlock
|
Method Summary |
void |
after(org.apache.maven.doxia.sink.Sink sink)
|
void |
before(org.apache.maven.doxia.sink.Sink sink)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableBlock
public TableBlock(List childBlocks)
before
public void before(org.apache.maven.doxia.sink.Sink sink)
- Specified by:
before in class AbstractFatherBlock
after
public void after(org.apache.maven.doxia.sink.Sink sink)
- Specified by:
after in class AbstractFatherBlock
Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.