public static interface NamespaceContextEx.Binding
Modifier and Type | Method | 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 © 2006-2018. All Rights Reserved.