Class FinderFromMethod

java.lang.Object
org.apache.commons.digester.plugins.RuleFinder
org.apache.commons.digester.plugins.strategies.FinderFromMethod

public class FinderFromMethod extends RuleFinder
A rule-finding algorithm which expects the caller to specify a methodname as a plugin property, where the method exists on the plugin class.
Since:
1.6