Class LoaderFromStream
java.lang.Object
org.apache.commons.digester.plugins.RuleLoader
org.apache.commons.digester.plugins.strategies.LoaderFromStream
A rule-finding algorithm which loads an xmlplugins-format file.
Note that the "include" feature of xmlrules is not supported.
- Since:
- 1.6
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoaderFromStream
Seeload(java.io.InputStream)
.- Throws:
Exception
-
-
Method Details
-
addRules
Add the rules previously loaded from the input stream into the specified digester.- Specified by:
addRules
in classRuleLoader
- Throws:
PluginException
-