public class ChainedConfigurationTransformation extends ConfigurationTransformation
ConfigurationTransformation.Builder, ConfigurationTransformation.NodePath, ConfigurationTransformation.VersionedBuilderWILDCARD_OBJECT| Constructor and Description |
|---|
ChainedConfigurationTransformation(ConfigurationTransformation[] transformations) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ConfigurationNode node)
Apply this transformation to a given node
|
builder, chain, versionedBuilderpublic ChainedConfigurationTransformation(ConfigurationTransformation[] transformations)
public void apply(ConfigurationNode node)
ConfigurationTransformationapply in class ConfigurationTransformationnode - The target nodeCopyright © 2014–2017. All rights reserved.