Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.exist.dom
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.Object
class java.util.AbstractCollection (implements java.util.Collection)
class java.util.AbstractList (implements java.util.List)
class java.util.ArrayList (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
class org.exist.dom.
NamedNodeMapImpl
(implements org.w3c.dom.NamedNodeMap)
class org.exist.dom.
NodeListImpl
(implements org.w3c.dom.NodeList)
class org.exist.util.hashtable.
AbstractHashtable
class org.exist.util.hashtable.
Int2ObjectHashMap
class org.exist.dom.
DocumentSet
(implements org.w3c.dom.NodeList)
class org.exist.dom.
QNamePool
class org.exist.xquery.value.
AbstractSequence
(implements org.exist.xquery.value.
Sequence
)
class org.exist.dom.
AbstractNodeSet
(implements org.exist.dom.
NodeSet
)
class org.exist.dom.
ArraySet
class org.exist.dom.
AVLTreeNodeSet
class org.exist.dom.
EmptyNodeSet
class org.exist.dom.
ExtArrayNodeSet
class org.exist.dom.
SortedNodeSet
class org.exist.dom.
VirtualNodeSet
class BaseKeyedPoolableObjectFactory
class org.exist.dom.
PoolableNodeObjectFactory
class org.exist.dom.
ContextItem
class org.exist.dom.
DocumentMetadata
class org.exist.dom.
DocumentOrderComparator
(implements java.util.Comparator)
class org.exist.dom.
DOMImplementation
class org.exist.dom.
LockToken
class org.exist.dom.
Match
(implements java.lang.Comparable)
class org.exist.dom.
Match.Offset
(implements java.lang.Comparable)
class org.exist.dom.
NodeImpl
(implements org.w3c.dom.Node, org.exist.dom.
QNameable
)
class org.exist.dom.
DocumentImpl
(implements java.lang.Comparable, org.w3c.dom.Document)
class org.exist.dom.
BinaryDocument
class org.exist.dom.
StoredNode
class org.exist.dom.
CharacterDataImpl
(implements org.w3c.dom.CharacterData)
class org.exist.dom.
CommentImpl
(implements org.w3c.dom.Comment)
class org.exist.dom.
TextImpl
(implements org.w3c.dom.Text)
class org.exist.dom.
DocumentTypeImpl
(implements org.w3c.dom.DocumentType)
class org.exist.dom.
NamedNode
(implements org.exist.dom.
QNameable
)
class org.exist.dom.
AttrImpl
(implements org.w3c.dom.Attr)
class org.exist.dom.
ElementImpl
(implements org.w3c.dom.Element)
class org.exist.dom.
ProcessingInstructionImpl
(implements org.w3c.dom.ProcessingInstruction)
class org.exist.dom.
NodeImplRef
class org.exist.dom.
NodeProxy
(implements java.lang.Comparable, org.exist.dom.
NodeSet
, org.exist.xquery.value.
NodeValue
)
class org.exist.dom.
NodeSetHelper
class org.exist.dom.
NullNodeIndexListener
(implements org.exist.dom.
NodeIndexListener
)
class org.exist.dom.
QName
(implements java.lang.Comparable)
class StackKeyedObjectPool
class org.exist.dom.
NodeObjectPool
class org.exist.dom.
SymbolTable
class org.exist.dom.
XMLUtil
Interface Hierarchy
interface java.util.Iterator
interface org.exist.dom.
NodeSetIterator
interface org.exist.dom.
NodeIndexListener
interface org.w3c.dom.NodeList
interface org.exist.dom.
NodeSet
(also extends org.exist.xquery.value.
Sequence
)
interface org.exist.dom.
QNameable
interface org.exist.xquery.value.
Sequence
interface org.exist.dom.
NodeSet
(also extends org.w3c.dom.NodeList)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
<oXygen/>
XML Editor
provides support for editing and debugging
XQuery
expressions against the
eXist XML Database
.