Uses of Class
com.hp.hpl.jena.reasoner.rulesys.Rule.ParserException

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.parseRules(String source)
          Parse a string as a list a rules.
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP