Uses of Class
org.apache.commons.digester.substitution.VariableAttributes
Packages that use VariableAttributes
Package
Description
The
substitution
provides for manipulation of xml attributes and
element body text before the data is processed by any Rule objects.-
Uses of VariableAttributes in org.apache.commons.digester.substitution
Fields in org.apache.commons.digester.substitution declared as VariableAttributesModifier and TypeFieldDescriptionprivate VariableAttributes
VariableSubstitutor.variableAttributes
Attributes implementation that (lazily) performs variable substitution.