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
 java.lang.Object Alt.getDefaultObject(ObjectF f)
          Return the default value for this resource.
 java.lang.Object Seq.getObject(int index, ObjectF f)
          Get the member at a given index.
 java.lang.Object Statement.getObject(ObjectF f)
          Return the object of the statement.
 java.lang.Object Literal.getObject(ObjectF f)
          In the case of plain literals this recreates an object from its lexical form using the given factory.
 



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