|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule.ParserException | |
com.hp.hpl.jena.reasoner.rulesys | Provides a selection of simple rule engines for Jena inference models. |
Uses of Rule.ParserException in com.hp.hpl.jena.reasoner.rulesys |
Methods in com.hp.hpl.jena.reasoner.rulesys that throw Rule.ParserException | |
static Rule |
Rule.parseRule(java.lang.String source)
Parse a string as a rule. |
static java.util.List |
Rule.parseRules(java.lang.String source)
Parse a string as a list a rules. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |