Uses of Class
org.apache.commons.digester3.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.digester3.substitution
Fields in org.apache.commons.digester3.substitution declared as VariableAttributesModifier and TypeFieldDescriptionprivate final VariableAttributes
VariableSubstitutor.variableAttributes
Attributes implementation that (lazily) performs variable substitution.