org.tm4j.tologx.QueryEvaluator .addRulesModule(java.io.InputStream src,java.lang.String prefix)
Description
Loads a rules module from the specified stream.
| Parameters | ||
|---|---|---|
| java.lang.String | prefix | |
| java.io.InputStream | src | the input stream to be parsed |
Throws
- java.io.IOException - if the module file could not be read.
- org.tm4j.tologx.TologParserException - if the module file could be read but contained syntax errors.
Meta Data (1)
