Class | Description |
---|---|
AttributeMap | |
AttrImpl |
Implementation of
org.w3c.dom.Attr and org.apache.axiom.om.OMAttribute |
CDATASectionImpl | |
CharacterImpl |
This implements the OMText operations which are to be inherited by TextImpl, CommentImpl,
CDATASectionImpl.
|
ChildNode | |
CommentImpl | |
DocumentFragmentImpl | |
DocumentImpl | |
DocumentTypeImpl | |
DOMImplementationImpl | |
DOMMessageFormatter |
Used to format DOM error messages, using the system locale.
|
DOMNavigator |
Empty subclass of
OMNavigator to keep compatibility with existing code. |
DOMStAXWrapper |
Empty subclass of
OMStAXWrapper to keep compatibility with existing code. |
DOOMAbstractFactory | |
ElementImpl |
Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
|
NamedNodeMapImpl |
Most of the implementation is taken from org.apache.xerces.dom.NamedNodeMapImpl
|
NamespaceImpl | |
NodeImpl | |
NodeListImpl |
Implementation of org.w3c.dom.NodeList
|
ParentNode | |
ProcessingInstructionImpl | |
TextImpl | |
TextNodeImpl | |
XMLChar |
This class defines the basic XML character properties.
|
Exception | Description |
---|---|
OMDOMException |
OMDOM specific exception
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.