public class ChainedConfigurationTransformation extends ConfigurationTransformation
ConfigurationTransformation.Builder, ConfigurationTransformation.NodePath, ConfigurationTransformation.VersionedBuilder
WILDCARD_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, versionedBuilder
public ChainedConfigurationTransformation(ConfigurationTransformation[] transformations)
public void apply(ConfigurationNode node)
ConfigurationTransformation
apply
in class ConfigurationTransformation
node
- The target nodeCopyright © 2014–2017. All rights reserved.