|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RSIterator | |
com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
Uses of RSIterator in com.hp.hpl.jena.rdf.model |
Methods in com.hp.hpl.jena.rdf.model that return RSIterator | |
RSIterator |
Statement.listReifiedStatements()
answer an iterator which delivers all the reified statements in the model this Statement belongs to that match this Statement. |
RSIterator |
Model.listReifiedStatements()
answer an iterator delivering all the reified statements "in" this model |
RSIterator |
Model.listReifiedStatements(Statement st)
answer an iterator delivering all the reified statements "in" this model that match the statement _st_. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |