Package | Description |
---|---|
org.apache.commons.digester.substitution |
The
substitution provides for manipulation of xml attributes and
element body text before the data is processed by any Rule objects. |
Modifier and Type | Field and Description |
---|---|
private VariableAttributes |
VariableSubstitutor.variableAttributes
Attributes implementation that (lazily) performs variable substitution.
|