Uses of Interface
org.apache.commons.digester3.RuleSet
Packages that use RuleSet
Package
Description
The
xmlrules package provides for XML-based definition of
rules for Digester.The Digester EDSL allows configure Digester using fluent APIs.
-
Uses of RuleSet in org.apache.commons.digester3
Classes in org.apache.commons.digester3 that implement RuleSetModifier and TypeClassDescriptionclassConvenience base class that implements theRuleSetinterface.Methods in org.apache.commons.digester3 with parameters of type RuleSetModifier and TypeMethodDescriptionvoidDigester.addRuleSet(RuleSet ruleSet) Register a set of Rule instances defined in a RuleSet. -
Uses of RuleSet in org.apache.commons.digester3.binder
Classes in org.apache.commons.digester3.binder that implement RuleSetModifier and TypeClassDescription(package private) final classMethods in org.apache.commons.digester3.binder that return RuleSetModifier and TypeMethodDescriptionDigesterLoader.createRuleSet()Creates a newRuleSetinstance based on the current configuration.(package private) RuleSetDefaultRulesBinder.getFromBinderRuleSet()