| Package | Description |
|---|---|
| org.aksw.qa.commons.load | |
| org.aksw.qa.commons.store |
| Modifier and Type | Method and Description |
|---|---|
static Dataset |
Dataset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dataset[] |
Dataset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static InputStream |
QALD_Loader.getInputStream(Dataset set) |
static List<IQuestion> |
QALD_Loader.load(Dataset data) |
private static URL |
QALD_Loader.mapDatasetToPath(Dataset set) |
| Modifier and Type | Field and Description |
|---|---|
private Dataset |
StoreQALDXML.dataset |
| Constructor and Description |
|---|
StoreQALDXML(Dataset dataset) |
Copyright © 2016. All rights reserved.