| Package | Description |
|---|---|
| info.bliki.api |
Helper Classes for the Wikimedia API
|
| Modifier and Type | Class and Description |
|---|---|
class |
Page
Manages page data from the Wikimedia API
|
class |
SearchResult
Manages search result data from the Wikimedia API
|
| Modifier and Type | Method and Description |
|---|---|
PageInfo |
Page.getCategory(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<PageInfo> |
ParseData.getCategories() |
List<PageInfo> |
XMLCategoryMembersParser.getPagesList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Page.addCategory(PageInfo arg0) |
boolean |
Page.containsCategory(PageInfo o) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseData.setCategories(List<PageInfo> categories) |
Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.