java.lang.Object
org.apache.maven.doxia.module.confluence.parser.SectionBlock
public class SectionBlock
extends java.lang.Object
implements Block
SectionBlock(String title, int level)
void
traverse(Sink sink)
public SectionBlock(String title, int level)
public void traverse(Sink sink)
Specified by:traverse in interface Block