| Package | Description |
|---|---|
| info.bliki.html.wikipedia |
The
ToWikipedia converter converts HTML source code to
the wiki syntax. |
| info.bliki.htmlcleaner |
Modified classes from the
htmlcleaner.sourceforge.net/ project.
|
| info.bliki.htmlcleaner.util | |
| info.bliki.wiki.filter |
Contains different type of wikipedia scanners and parsers.
|
| 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.
|
| info.bliki.wiki.tags.extension | |
| info.bliki.wiki.tags.util |
Helper classes for creating the internal DOM.
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| TagNode
XML node node tag - it is produced during cleaning process when all start and
end tokens are removed and replaced by instances of TagNode.
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| HtmlCleaner
Main HtmlCleaner class.
|
| HtmlTagProvider
Default HTML tag info provider.
|
| ITagInfoProvider
Provides set of TagInfo instances.
|
| TagInfo
Class contains information about single HTML tag.
It also contains rules to for tag balancing. |
| TagNode
XML node node tag - it is produced during cleaning process when all start and
end tokens are removed and replaced by instances of TagNode.
|
| TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
|
| XmlSerializer
Abstract XML serializer - contains common logic for descendants.
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| TagNode
XML node node tag - it is produced during cleaning process when all start and
end tokens are removed and replaced by instances of TagNode.
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| TagNode
XML node node tag - it is produced during cleaning process when all start and
end tokens are removed and replaced by instances of TagNode.
|
| TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| EndTagToken
HTML tag end token.
|
| TagNode
XML node node tag - it is produced during cleaning process when all start and
end tokens are removed and replaced by instances of TagNode.
|
| TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| TagNode
XML node node tag - it is produced during cleaning process when all start and
end tokens are removed and replaced by instances of TagNode.
|
| TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
|
| Class and Description |
|---|
| BaseToken
Base token interface.
|
| TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
|
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.