|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface URI
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 |
|---|
java.lang.String getNamespace()
java.lang.String getLocalName()
java.lang.String getURI()
StatementIterator getPredicateStatements()
throws GraphException
GraphException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||