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.
|
compareToString getName()
String getPrefix()
Copyright © 2001–2015 Aduna. All rights reserved.