See: Description
Interface | Description |
---|---|
DigesterRulesSource |
Interface for classes that initialize a Digester Rules object with
Digester Rules.
|
Class | Description |
---|---|
DigesterLoader |
This class manages the creation of Digester instances from XML digester
rules files.
|
DigesterRuleParser |
This is a RuleSet that parses XML into Digester rules, and then
adds those rules to a 'target' Digester.
|
FromXmlRuleSet |
A Digester rule set where the rules come from an XML file.
|
Exception | Description |
---|---|
CircularIncludeException |
Thrown when parsing XML into Digester rules, if a circular inclusion occurred
in the xml digester rules files.
|
DigesterLoadingException |
Thrown when an error occurs while parsing XML into Digester rules.
|
XmlLoadException |
Thrown when an error occurs while parsing XML into Digester rules.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.