public interface NamespaceContext
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceURI(String prefix) |
String |
getPrefix(String namespaceURI) |
Iterator |
getPrefixes(String namespaceURI) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.