org.apache.commons.digester.xmlrules
public interface DigesterRulesSource
Since: 1.2
Method Summary | |
---|---|
void | getRules(Digester digester)
Creates and adds Digester Rules to a given Rules object |
Parameters: digester the Digester to add the new Rule objects to