Uses of Interface
com.hp.hpl.jena.graph.GetTriple

Packages that use GetTriple
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
 

Uses of GetTriple in com.hp.hpl.jena.graph
 

Subinterfaces of GetTriple in com.hp.hpl.jena.graph
 interface Reifier
           
 

Methods in com.hp.hpl.jena.graph with parameters of type GetTriple
 Triple Node.getTriple(GetTriple r)
          get the triple associated with this node; if no direct association, use the triple-getter _r_.
 



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