Uses of Interface
com.hp.hpl.jena.rdf.model.ObjectF

Packages that use ObjectF
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Uses of ObjectF in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model with parameters of type ObjectF
 Object Alt.getDefaultObject(ObjectF f)
          Return the default value for this resource.
 Object Seq.getObject(int index, ObjectF f)
          Get the member at a given index.
 Object Literal.getObject(ObjectF f)
          In the case of plain literals this recreates an object from its lexical form using the given factory.
 Object Statement.getObject(ObjectF f)
          Return the object of the statement.
 



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