Package org.ozoneDB.xml.dom

Interface Summary
AttrProxy  
CDATASectionProxy  
CharacterDataProxy  
CommentProxy  
DocumentFragmentProxy  
DocumentProxy  
DocumentTypeProxy  
ElementDeclProxy  
ElementListProxy  
ElementProxy  
EntityProxy  
EntityReferenceProxy  
NamedNodeMapProxy  
NodeListProxy  
NodeProxy  
NotationProxy  
ParamEntityProxy  
ProcessingInstructionProxy  
TextProxy  
 

Class Summary
AttlistDecl  
AttrImpl Represents an attribute in an Element node.
AttrImpl_Proxy This class was automatically generated by ozone's OPP.
CDATASectionImpl CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATASectionImpl_Proxy This class was automatically generated by ozone's OPP.
CharacterDataImpl Abstract data class has methods for interacting directly with data contained in it.
CharacterDataImpl_Proxy This class was automatically generated by ozone's OPP.
CollectionImpl Implements a live collection of elements.
CommentImpl Implements a Comment object.
CommentImpl_Proxy This class was automatically generated by ozone's OPP.
DocumentFragmentImpl Implements a lightweight or minimal Document.
DocumentFragmentImpl_Proxy This class was automatically generated by ozone's OPP.
DocumentImpl Implements an XML document, and also derived to implement an HTML document.
DocumentImpl_Proxy This class was automatically generated by ozone's OPP.
DocumentTypeImpl Each document Document.getDoctype() attribute whose value is either null or an object that represents the document type definition (DTD).
DocumentTypeImpl_Proxy This class was automatically generated by ozone's OPP.
ElementDeclImpl  
ElementDeclImpl_Proxy This class was automatically generated by ozone's OPP.
ElementImpl The most common node type, Element inherits the generic Node interface and adds support for retrieving and setting attributes either as nodes or as strings.
ElementImpl_Proxy This class was automatically generated by ozone's OPP.
EntityImpl Implements an entity.
EntityImpl_Proxy This class was automatically generated by ozone's OPP.
EntityReferenceImpl Implements an entity reference.
EntityReferenceImpl_Proxy This class was automatically generated by ozone's OPP.
NamedNodeMapImpl Implements a collection of nodes that can be accessed by name.
NamedNodeMapImpl_Proxy This class was automatically generated by ozone's OPP.
NodeImpl  
NodeImpl_Proxy This class was automatically generated by ozone's OPP.
NodeListImpl Used to traverse childs of a node.
NotationImpl Implements a notation.
NotationImpl_Proxy This class was automatically generated by ozone's OPP.
ParamEntity Implements a parameter entity.
ProcessingInstructionImpl Implements a processing instruction.
ProcessingInstructionImpl_Proxy This class was automatically generated by ozone's OPP.
TextImpl Implements the textual content (termed character data) of a Element or Attr.
TextImpl_Proxy This class was automatically generated by ozone's OPP.
 

Exception Summary
DOMExceptionImpl Implements DOMException for throwing a RuntimeException.
 



Copyright © 2002 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.