Uses of Interface
com.hp.hpl.jena.graph.query.PredicateFactory

Packages that use PredicateFactory
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of PredicateFactory in com.hp.hpl.jena.graph.query
 

Methods in com.hp.hpl.jena.graph.query with parameters of type PredicateFactory
static void ConstraintStage.addFactory(java.lang.String uri, PredicateFactory f)
          associate the predicate factory _f_ with _uri_, which must be a legal URI string.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.