SimpleIRI
instead for extending, and ValueFactory
for instantiation.@Deprecated public class URIImpl extends SimpleIRI
Constructor and Description |
---|
URIImpl(String uriString)
Deprecated.
since 2.0. Use
ValueFactory.createIRI(String) instead. |
getLocalName, getNamespace, setIRIString, stringValue
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isResource
@Deprecated public URIImpl(String uriString)
ValueFactory.createIRI(String)
instead.Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.