| 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 |
LoaderController.getInputStream(Dataset set) |
static List<IQuestion> |
LoaderController.load(Dataset data) |
static InputStream |
LoaderController.mapDatasetToPath(Dataset set) |
| Modifier and Type | Field and Description |
|---|---|
private Dataset |
StoreQALDXML.dataset |
| Constructor and Description |
|---|
StoreQALDXML(Dataset dataset) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.