DTMAxisIteratorBase |
This class serves as a default base for implementations of mutable DTMAxisIterators.
|
DTMChildIterNodeList |
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped
around a DTM Iterator.
|
DTMDefaultBase |
The DTMDefaultBase class serves as a helper base for DTMs.
|
DTMDefaultBaseIterators |
This class implements the traversers for DTMDefaultBase.
|
DTMDefaultBaseIterators.InternalAxisIteratorBase |
Abstract superclass defining behaviors shared by all DTMDefault's internal implementations of
DTMAxisIterator.
|
DTMDefaultBaseTraversers |
This class implements the traversers for DTMDefaultBase.
|
DTMManagerDefault |
The default implementation for the DTMManager.
|
DTMNamedNodeMap |
DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap
interface, intended to support DTMProxy's getAttributes() call.
|
DTMNodeIterator |
DTMNodeIterator gives us an implementation of the DTMNodeIterator which returns DOM
nodes.
|
DTMNodeList |
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped
around a DTM Iterator.
|
DTMNodeListBase |
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped
around a DTM Iterator.
|
DTMNodeProxy |
DTMNodeProxy presents a DOM Node API front-end to the DTM model.
|
DTMNodeProxy.DTMNodeProxyImplementation |
Inner class to support getDOMImplementation.
|
ExpandedNameTable |
This is a default implementation of a table that manages mappings from expanded names to
expandedNameIDs.
|
ExpandedNameTable.HashEntry |
Inner class which represents a hash table entry.
|
ExtendedType |
The class ExtendedType represents an extended type object used by ExpandedNameTable.
|