public class NamespaceContextExAdaper extends Object implements org.jvnet.staxex.NamespaceContextEx
| Constructor and Description |
|---|
NamespaceContextExAdaper(NamespaceContext nsContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI(String prefix) |
String |
getPrefix(String namespaceURI) |
Iterator |
getPrefixes(String namespaceURI) |
Iterator<org.jvnet.staxex.NamespaceContextEx.Binding> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NamespaceContextExAdaper(NamespaceContext nsContext)
public Iterator<org.jvnet.staxex.NamespaceContextEx.Binding> iterator()
public String getNamespaceURI(String prefix)
getNamespaceURI in interface NamespaceContextpublic String getPrefix(String namespaceURI)
getPrefix in interface NamespaceContextpublic Iterator getPrefixes(String namespaceURI)
getPrefixes in interface NamespaceContextCopyright © 2015 Oracle Corporation. All rights reserved.