|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
substitution
provides for manipulation of xml attributes and
element body text before the data is processed by any Rule objects.
See:
Description
Interface Summary | |
---|---|
VariableExpander | An Interface describing a class capable of expanding strings which may contain variable references. |
Class Summary | |
---|---|
CompoundSubstitutor | This Substitutor chains two Substitutors a and b . |
MultiVariableExpander | Expands variable references from multiple sources. |
VariableAttributes | Wrapper for an Attributes object which expands any "variables" referenced in the attribute value via
${foo} or similar. |
VariableSubstitutor | Substitutor implementation that support variable replacement for both attributes and body text. |
The substitution
provides for manipulation of xml attributes and
element body text before the data is processed by any Rule objects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |