public abstract class AbstractNamespaceContext extends Object implements NamespaceContext
| Constructor and Description |
|---|
AbstractNamespaceContext() |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getPrefixes(String namespaceURI) |
protected static String |
getReservedNamespaceURI(String prefix) |
protected static String |
getReservedPrefix(String namespaceURI) |
protected static boolean |
isReservedNamespaceURI(String namespaceURI) |
protected static boolean |
isReservedPrefix(String prefix) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespaceURI, getPrefixprotected static boolean isReservedPrefix(String prefix)
protected static boolean isReservedNamespaceURI(String namespaceURI)
protected static String getReservedNamespaceURI(String prefix)
prefix - protected static String getReservedPrefix(String namespaceURI)
namespaceURI - public Iterator getPrefixes(String namespaceURI)
getPrefixes in interface NamespaceContextCopyright © 2011-2013. All Rights Reserved.