public class WikipediaCategories extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
WikipediaCategories() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getCategories(org.json.JSONObject response) |
String |
getQuery(String type) |
Set<String> |
queryExecAndSerialize(String file,
String type) |
org.json.JSONObject |
queryExecution(String query) |
Copyright © 2024. All rights reserved.