-
Subclasses of NodeImpl in org.apache.harmony.xml.dom
| Modifier and Type |
Class |
Description |
class |
AttrImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
CDATASectionImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
CharacterDataImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
CommentImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
DocumentFragmentImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
DocumentImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
DocumentTypeImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
ElementImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
EntityImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
EntityReferenceImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
InnerNodeImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
LeafNodeImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
NotationImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
ProcessingInstructionImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|
class |
TextImpl |
Provides a straightforward implementation of the corresponding W3C DOM
interface.
|