protected class XPathPatternContentSelector.NSPrefixResolver extends Object implements NamespaceContext
| Modifier | Constructor and Description |
|---|---|
protected |
NSPrefixResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI(String prefix)
Resolves the given namespace prefix.
|
String |
getPrefix(String namespaceURI) |
Iterator |
getPrefixes(String namespaceURI) |
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 © 2000–2024 Apache Software Foundation. All rights reserved.