public interface ITableOfContent
TableOfContentTag| Modifier and Type | Method and Description |
|---|---|
List<SectionHeader> |
getSectionHeaders()
Get a list of the section headers (i.e.
|
void |
setShowToC(boolean showToC)
Enable or disable the rendering of the "table of content"
|
void setShowToC(boolean showToC)
showToC - if true render the "table of content"List<SectionHeader> getSectionHeaders()
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.