public interface Namespace extends Serializable, Comparable<Namespace>
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the current namespace (i.e.
|
String |
getPrefix()
Gets the prefix of the current namespace.
|
compareTo
String getName()
String getPrefix()
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.