public class LoaderFromStream extends RuleLoader
Note that the "include" feature of xmlrules is not supported.
Constructor and Description |
---|
LoaderFromStream(InputStream s)
|
Modifier and Type | Method and Description |
---|---|
void |
addRules(Digester d,
String path)
Add the rules previously loaded from the input stream into the
specified digester.
|
public LoaderFromStream(InputStream s) throws Exception
Exception
public void addRules(Digester d, String path) throws PluginException
addRules
in class RuleLoader
PluginException
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.