| Constructor and Description |
|---|
SectionBlock(String title,
int level,
Block[] blocks)
Creates the SectionBlock.
|
public final int getLevel()
int with the level.public final String getTitle()
String with the title.public final void traverse(Sink sink)
public final Block[] getBlocks()
Block[] with the childBlocks.Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.