Class | Description |
---|---|
AttributeMap |
Most of the implementation is taken from org.apache.xerces.dom.NamedNodeMapImpl
|
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.
|
CommentImpl | |
DocumentFragmentImpl | |
DocumentImpl | |
DocumentTypeImpl | |
DOMConfigurationImpl | |
DOMImplementationImpl | |
DOMMessageFormatter |
Used to format DOM error messages, using the system locale.
|
DOOMAbstractFactory | Deprecated
Use
OMAbstractFactory.getMetaFactory(String) with
OMAbstractFactory.FEATURE_DOM to get a meta factory for DOOM. |
ElementImpl |
Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
|
EntityReferenceImpl | |
LeafNode | |
NamedNodeHelper | |
NodeImpl | |
NodeListImpl |
Implementation of org.w3c.dom.NodeList
|
ParentNode | |
ProcessingInstructionImpl | |
RootNode | |
TextImpl | |
TextNodeImpl | |
XMLChar |
This class defines the basic XML character properties.
|
Exception | Description |
---|---|
OMDOMException |
OMDOM specific exception
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.