|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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.
| Constructor Summary | |
LoaderFromStream(java.io.InputStream s)
See #load. |
|
| Method Summary | |
void |
addRules(Digester d,
java.lang.String path)
Add the rules previously loaded from the input stream into the specified digester. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoaderFromStream(java.io.InputStream s)
throws java.lang.Exception
#load.| Method Detail |
public void addRules(Digester d,
java.lang.String path)
throws PluginException
addRules in class RuleLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||