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, setIVclone, finalize, getClass, notify, notifyAll, wait, wait, waitclearInternalValue, getIV, getValueFactory, isRealIV, setIVpublic String toString()
public String getNamespace()
getNamespace in interface org.openrdf.model.URIpublic int getNamespaceLength()
BigdataURIURI.getNamespace().getNamespaceLength in interface BigdataURIpublic int getLocalNameLength()
BigdataURIURI.getLocalName().getLocalNameLength in interface BigdataURIpublic String getLocalName()
getLocalName in interface org.openrdf.model.URIpublic String stringValue()
stringValue in interface org.openrdf.model.Valuepublic final boolean equals(Object o)
public final boolean equals(org.openrdf.model.URI o)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.