dbXML API

Uses of Interface
org.dbxml.xml.dom.CompressedNode

Packages that use CompressedNode
org.dbxml.xml.dom Implements the dbXML Compressed DOM and DOMParser. 
 

Uses of CompressedNode in org.dbxml.xml.dom
 

Subinterfaces of CompressedNode in org.dbxml.xml.dom
 interface CompressedDocument
          CompressedDocument exposes the Document's SymbolTable.
 

Classes in org.dbxml.xml.dom that implement CompressedNode
 class AttrImpl
          AttrImpl
 class CDATASectionImpl
          CDATASectionImpl
 class CharacterDataImpl
          CharacterDataImpl
 class CommentImpl
          CommentImpl
 class ContainerNodeImpl
          ContainerNodeImpl performs most of the child-rearing behavior of the Element and Document implementations.
 class DocumentFragmentImpl
          DocumentFragmentImpl
 class DocumentImpl
          DocumentImpl
 class DocumentTypeImpl
          DocumentTypeImpl
 class ElementImpl
          ElementImpl
 class EntityImpl
          EntityImpl
 class EntityReferenceImpl
          EntityReferenceImpl
 class NodeImpl
          NodeImpl implements the foundation of the dbXML compressed DOM.
 class NotationImpl
          NotationImpl
 class ProcessingInstructionImpl
          ProcessingInstructionImpl
 class TextImpl
          TextImpl
 


dbXML API

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