| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.transform | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig | |
| com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse |
| Constructor and Description |
|---|
TransformManager(ResourceResolver resolver,
List<TransformerConfiguration> transformerConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
TransformerConfiguration |
TransformerConfiguration.withDescription(String description) |
TransformerConfiguration |
TransformerConfiguration.withXslt(String xslt) |
| Modifier and Type | Method and Description |
|---|---|
List<TransformerConfiguration> |
Configuration.getTransformers() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withTransformerConfigurations(TransformerConfiguration... transformerConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withTransformerConfigurations(Collection<TransformerConfiguration> transformerConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
TransformerConfiguration |
TransformerConfigurationParser.parse(XmlReader reader) |
Copyright © 2020. All rights reserved.