Package org.exist.dom

Interface Summary
NodeIndexListener This interface is used to report changes of the node id or the storage address of a node to classes which have to keep node sets up to date during processing.
 

Class Summary
ArraySet  
AttrImpl Description of the Class
CharacterDataImpl Description of the Class
CommentImpl  
DocumentImpl Description of the Class
DocumentSet Manages a set of documents.
DocumentTypeImpl  
DOMImplementation  
ElementImpl ElementImpl.java
EmptyNodeSet  
Match  
NamedNodeMapImpl  
NodeIDSet  
NodeImpl The base class for all DOM objects.
NodeListImpl  
NodeProxy Placeholder class for any DOM-node.
NodeProxy.NodeProxyComparator  
NodeProxyFactory NodeProxyFactory.java enclosing_type
NodeSet Base class for all node set implementations returned by most xpath expressions.
ProcessingInstructionImpl Description of the Class
SingleNodeSet A special node set containing just one, single node.
SortedNodeSet  
SymbolTable  
TextImpl TextImpl.java
VirtualNodeSet This node set is called virtual because it is just a placeholder for the set of relevant nodes.
 



Copyright (C) Wolfgang Meier. All rights reserved.