|
||||||||||
| 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(String source)
Parse a string as a rule. |
static List<Rule> |
Rule.parseRules(Rule.Parser parser)
Run a pre-bound rule parser to extract it's rules |
static List<Rule> |
Rule.parseRules(String source)
Parse a string as a list a rules. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||