Home » axiom-1.2.8-src » org.apache.axiom » om » impl » dom »

org.apache.axiom.om.impl.dom

Sub Packages:

org.apache.axiom.om.impl.dom.factory    
org.apache.axiom.om.impl.dom.jaxp    

Abstract Classes:

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

Classes:

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