Classes in org.apache.commons.digester.xmlrules used by org.apache.commons.digester.xmlrules
DigesterLoadingException
Thrown when an error occurs while parsing XML into Digester rules. |
DigesterRuleParser
This is a RuleSet that parses XML into Digester rules, and then
adds those rules to a 'target' Digester. |
DigesterRuleParser.PatternStack
A stack whose toString method returns a '/'-separated concatenation
of all the elements in the stack. |
XmlLoadException
Thrown when an error occurs while parsing XML into Digester rules. |