public interface CodebaseNode
Modifier and Type | Method and Description |
---|---|
java.lang.String |
alias()
The name used to refer to the external namespace.
|
java.net.URI |
externalNamespace()
The external namespace indicated by this node.
|
java.net.URI |
namespace()
The namespace this alias occurs in.
|