public class BigdataURIImpl extends BigdataResourceImpl implements BigdataURI
BigdataValueFactory
to create instances of this class.iv
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
boolean |
equals(org.openrdf.model.URI o) |
String |
getLocalName() |
int |
getLocalNameLength()
Return the length of the value that would be returned by
URI.getLocalName() . |
String |
getNamespace() |
int |
getNamespaceLength()
Return the length of the value that would be returned by
URI.getNamespace() . |
int |
hashCode() |
String |
stringValue() |
String |
toString() |
clearInternalValue, get, getIV, getValueFactory, isRealIV, setIV
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
clearInternalValue, getIV, getValueFactory, isRealIV, setIV
public String toString()
public String getNamespace()
getNamespace
in interface org.openrdf.model.URI
public int getNamespaceLength()
BigdataURI
URI.getNamespace()
.getNamespaceLength
in interface BigdataURI
public int getLocalNameLength()
BigdataURI
URI.getLocalName()
.getLocalNameLength
in interface BigdataURI
public String getLocalName()
getLocalName
in interface org.openrdf.model.URI
public String stringValue()
stringValue
in interface org.openrdf.model.Value
public final boolean equals(Object o)
public final boolean equals(org.openrdf.model.URI o)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.