| Package | Description |
|---|---|
| org.apache.commons.digester.xmlrules |
The
xmlrules package provides for XML-based definition of
rules for Digester. |
| Class and Description |
|---|
| 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.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.