Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.digester3.substitution Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
CompoundSubstitutorThis Substitutor chains two Substitutors a and b.Classorg.apache.commons.digester3.substitutionApache Commons
MultiVariableExpander Expands variable references from multiple sources.Classorg.apache.commons.digester3.substitutionApache Commons
VariableAttributesWrapper for an Attributes object which expands any variables referenced in the attribute value via ${foo} or similar.Classorg.apache.commons.digester3.substitutionApache Commons
VariableExpander An Interface describing a class capable of expanding strings which may contain variable references.Interfaceorg.apache.commons.digester3.substitutionApache Commons
VariableSubstitutorSubstitutor implementation that support variable replacement for both attributes and body text.Classorg.apache.commons.digester3.substitutionApache Commons