|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A URI resource.
Method Summary | |
java.lang.String |
getLocalName()
Gets the local name of this URI. |
java.lang.String |
getNamespace()
Gets the namespace of this URI. |
StatementIterator |
getPredicateStatements()
Gets all statements from the RDF graph for which this URI is the predicate. |
java.lang.String |
getURI()
Returns the String-representation of this URI. |
Methods inherited from interface org.openrdf.model.Resource |
addProperty, getSubjectStatements |
Methods inherited from interface org.openrdf.model.Value |
getObjectStatements |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public java.lang.String getNamespace()
public java.lang.String getLocalName()
public java.lang.String getURI()
public StatementIterator getPredicateStatements() throws GraphException
GraphException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |