public interface URI extends Comparable<URI>
Modifier and Type | Method and Description |
---|---|
String |
getLocalname()
Get the localname of this URI.
|
String |
getPrefix()
Get the prefix of this URI.
|
compareTo
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.