| org.apache.axiom.om.impl.dom.factory | |
| org.apache.axiom.om.impl.dom.jaxp |
| CharacterImpl | This implements the OMText operations which are to be inherited by TextImpl, CommentImpl, CDATASectionImpl. | code | html |
| ChildNode | code | html | |
| NodeListImpl | Implementation of org.w3c.dom.NodeList | code | html |
| ParentNode | code | html |
| AttrImpl | Implementation of org.w3c.dom.Attr and org.apache.axiom.om.OMAttribute |
code | html |
| AttributeMap | code | html | |
| CommentImpl | code | html | |
| DOMImplementationImpl | code | html | |
| DOMMessageFormatter | Used to format DOM error messages, using the system locale. | code | html |
| DOMNavigator | This is exactly the same as org.apache.axiom.om.impl.om.OMNavigator, only the llom specifics are changed to dom. | code | html |
| DOMStAXWrapper | This is exactly the same as org.apache.axiom.om.impl.llom.OMStAXWrapper. | code | html |
| DOMUtil | Utility class for the OM-DOM implementation | code | html |
| DOOMAbstractFactory | code | html | |
| DocumentFragmentImpl | code | html | |
| DocumentImpl | code | html | |
| ElementImpl | Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces. | code | html |
| NamedNodeMapImpl | Most of the implementation is taken from org.apache.xerces.dom.NamedNodeMapImpl | code | html |
| NamespaceImpl | code | html | |
| OMDOMException | OMDOM specific exception | code | html |
| ProcessingInstructionImpl | code | html | |
| TextImpl | code | html |