| Package | Description |
|---|---|
| info.bliki.wiki.model |
Model classes for rendering Wikipedia texts to HTML, PDF with the
IWikiModel interface. |
| info.bliki.wiki.tags |
Contains the HTML tag classes which are created by the wikipedia parser and model.
|
| Modifier and Type | Method and Description |
|---|---|
List<SectionHeader> |
ITableOfContent.getSectionHeaders()
Get a list of the section headers (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractWikiModel.addToTableOfContent(List<Object> toc,
SectionHeader strPair,
int headLevel)
Add a section header with the given
headLevel to the
"table of content" |
| Modifier and Type | Method and Description |
|---|---|
List<SectionHeader> |
TableOfContentTag.getSectionHeaders() |
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.