NamespaceContext
and
QName
.See: Description
Class | Description |
---|---|
AbstractNamespaceContext |
Partial
NamespaceContext implementation that takes care of the
implicit namespace bindings (for the xml and xmlns
prefixes) defined in the NamespaceContext Javadoc. |
MapBasedNamespaceContext |
Namespace context implementation that stores namespace bindings in a
Map . |
ScopedNamespaceContext |
NamespaceContext implementation that supports nested scopes. |
NamespaceContext
and
QName
.Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.