public class SubstituteTransform extends Object implements Transform
Because this class wishes to configure instances via nested "from" and "to" tags, it needs to define an addRules method to add rules to the Digester dynamically. Note that there are different ways of defining the rules though; for example they can be defined in a separate SubstituteTransformRuleInfo class.
public SubstituteTransform()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.