public class LoaderFromStream extends RuleLoader
Note that the "include" feature of xmlrules is not supported.
| Constructor and Description |
|---|
LoaderFromStream(java.io.InputStream s)
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRules(Digester d,
java.lang.String path)
Add the rules previously loaded from the input stream into the
specified digester.
|
public LoaderFromStream(java.io.InputStream s)
throws java.lang.Exception
java.lang.Exceptionpublic void addRules(Digester d, java.lang.String path) throws PluginException
addRules in class RuleLoaderPluginException