public static interface NamespaceContextEx.Binding
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI()
Gets the namespace URI.
|
String |
getPrefix()
Gets the prefix.
|
String getPrefix()
The default namespace URI is represented by using an empty string "", not null.
String getNamespaceURI()
The empty namespace URI is represented by using an empty string "", not null.
Copyright © 2005–2017 Oracle Corporation. All rights reserved.