dbXML API

Package org.dbxml.xml.dom

Implements the dbXML Compressed DOM and DOMParser.

See:
          Description

Interface Summary
CompressedDocument CompressedDocument exposes the Document's SymbolTable.
CompressedNode CompressedNode represents a dbXML Compressed Node.
DBDocument DBDocument represents a dbXML Collection-originating Document.
DBNode DBNode represents a dbXML Collection-originating Node.
 

Class Summary
AttrImpl AttrImpl
CDATASectionImpl CDATASectionImpl
CharacterDataImpl CharacterDataImpl
CommentImpl CommentImpl
ContainerNodeImpl ContainerNodeImpl performs most of the child-rearing behavior of the Element and Document implementations.
DocumentFragmentImpl DocumentFragmentImpl
DocumentImpl DocumentImpl
DocumentTypeImpl DocumentTypeImpl
DOMCompressor DOMCompressor is an OutputStream extension that provides functions for writing DOM types to a dbXML Compressed XML Stream.
DOMImplementationImpl DOMImplementationImpl
DOMParser DOMParser is a custom override of the Xerces DOM Parser that produces a dbXML DOM.
ElementImpl ElementImpl
EntityImpl EntityImpl
EntityReferenceImpl EntityReferenceImpl
NamedNodeMapImpl NamedNodeMapImpl
NodeImpl NodeImpl implements the foundation of the dbXML compressed DOM.
NodeListImpl NodeListImpl
NotationImpl NotationImpl
ProcessingInstructionImpl ProcessingInstructionImpl
TextImpl TextImpl
 

Package org.dbxml.xml.dom Description

Implements the dbXML Compressed DOM and DOMParser.


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved