| Package | Description |
|---|---|
| info.bliki.wiki.filter |
Contains different type of wikipedia scanners and parsers.
|
| Modifier and Type | Method and Description |
|---|---|
protected WikiTagNode |
WikipediaScanner.makeTag(int start,
int end,
ArrayList<NodeAttribute> attributes)
Create a tag node based on the current cursor and the one provided.
|
protected WikiTagNode |
WikipediaScanner.parseTag(int start)
Parse a tag.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
AbstractParser.readUntilNestedIgnoreCase(WikiTagNode node) |
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.