| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.format | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse |
| Constructor and Description |
|---|
MetadataFormatManager(ResourceResolver resolver,
List<FormatConfiguration> config,
FilterManager filterManager) |
| Modifier and Type | Method and Description |
|---|---|
FormatConfiguration |
FormatConfiguration.withFilter(String filterId) |
FormatConfiguration |
FormatConfiguration.withNamespace(String namespace) |
FormatConfiguration |
FormatConfiguration.withPrefix(String prefix) |
FormatConfiguration |
FormatConfiguration.withSchemaLocation(String schemaLocation) |
FormatConfiguration |
FormatConfiguration.withXslt(String xslt) |
| Modifier and Type | Method and Description |
|---|---|
List<FormatConfiguration> |
Configuration.getFormats() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withFormatConfigurations(FormatConfiguration... formatConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withFormatConfigurations(Collection<FormatConfiguration> formatConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
FormatConfiguration |
FormatConfigurationParser.parse(XmlReader reader) |
Copyright © 2020. All rights reserved.