Interface DigesterRulesSource
public interface DigesterRulesSource
Interface for classes that initialize a Digester Rules object with
Digester Rules.
- Since:
- 1.2
-
Method Summary
-
Method Details
-
getRules
Creates and adds Digester Rules to a given Rules object- Parameters:
digester
- the Digester to add the new Rule objects to
-