| Package | Description |
|---|---|
| org.apache.axiom.om.impl.common | |
| org.apache.axiom.om.impl.common.factory | |
| org.apache.axiom.om.impl.llom.util | |
| org.apache.axiom.util.namespace |
Contains utility classes to work with
NamespaceContext and
QName. |
| org.apache.axiom.util.stax.dialect |
Contains classes to handle differences between StAX implementations.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
LiveNamespaceContext |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DOMNamespaceContext |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceContextImpl
Deprecated.
Use
MapBasedNamespaceContext instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedNamespaceContext
Namespace context implementation that stores namespace bindings in a
Map. |
class |
ScopedNamespaceContext
NamespaceContext implementation that supports nested scopes. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ImplicitNamespaceContextWrapper
NamespaceContext wrapper that adds support for the implicit namespace
bindings for the xml and xmlns prefixes. |