Uses of Package
org.apache.commons.digester.xmlrules
Packages that use org.apache.commons.digester.xmlrules
Package
Description
The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized.
-
Classes in org.apache.commons.digester.xmlrules used by org.apache.commons.digester.xmlrulesClassDescriptionThrown when parsing XML into Digester rules, if a circular inclusion occurred in the xml digester rules files.Thrown when an error occurs while parsing XML into Digester rules.This is a RuleSet that parses XML into Digester rules, and then adds those rules to a 'target' Digester.A stack whose toString method returns a '/'-separated concatenation of all the elements in the stack.Worker class encapsulates loading mechanisms.Thrown when an error occurs while parsing XML into Digester rules.