public static class XMLExtractor.FigisNamespaceContext extends Object implements NamespaceContext
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI(String prefix) |
String |
getPrefix(String namespaceURI) |
Iterator<?> |
getPrefixes(String namespaceURI) |
public String getPrefix(String namespaceURI)
getPrefix in interface NamespaceContextpublic Iterator<?> getPrefixes(String namespaceURI)
getPrefixes in interface NamespaceContextpublic String getNamespaceURI(String prefix)
getNamespaceURI in interface NamespaceContextCopyright © 2015. All Rights Reserved.