| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.sets | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse |
| Constructor and Description |
|---|
StaticSetManager(List<SetConfiguration> setConfigurations,
FilterManager filterManager) |
| Modifier and Type | Method and Description |
|---|---|
SetConfiguration |
SetConfiguration.withFilter(String filterId) |
SetConfiguration |
SetConfiguration.withName(String name) |
SetConfiguration |
SetConfiguration.withSpec(String spec) |
| Modifier and Type | Method and Description |
|---|---|
List<SetConfiguration> |
Configuration.getSets() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withSets(SetConfiguration... sets) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withSets(List<SetConfiguration> sets) |
| Modifier and Type | Method and Description |
|---|---|
SetConfiguration |
SetConfigurationParser.parse(XmlReader reader) |
Copyright © 2020. All rights reserved.