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.
AttrImplFactory This class is generated by 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.
CDATASectionImplFactory This class is generated by 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.
CharacterDataImplFactory This class is generated by OPP.
CollectionImpl Implements a live collection of elements.
CommentImpl Implements a Comment object.
CommentImpl_Proxy This class was automatically generated by ozone's OPP.
CommentImplFactory This class is generated by OPP.
DocumentFragmentImpl Implements a lightweight or minimal Document.
DocumentFragmentImpl_Proxy This class was automatically generated by ozone's OPP.
DocumentFragmentImplFactory This class is generated by 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.
DocumentImplFactory This class is generated by 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.
DocumentTypeImplFactory This class is generated by OPP.
ElementDeclImpl  
ElementDeclImpl_Proxy This class was automatically generated by ozone's OPP.
ElementDeclImplFactory This class is generated by 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.
ElementImplFactory This class is generated by OPP.
EntityImpl Implements an entity.
EntityImpl_Proxy This class was automatically generated by ozone's OPP.
EntityImplFactory This class is generated by OPP.
EntityReferenceImpl Implements an entity reference.
EntityReferenceImpl_Proxy This class was automatically generated by ozone's OPP.
EntityReferenceImplFactory This class is generated by OPP.
NamedNodeMapImpl Implements a collection of nodes that can be accessed by name.
NamedNodeMapImpl_Proxy This class was automatically generated by ozone's OPP.
NamedNodeMapImplFactory This class is generated by OPP.
NodeImpl  
NodeImpl_Proxy This class was automatically generated by ozone's OPP.
NodeImplFactory This class is generated by OPP.
NodeListImpl Used to traverse childs of a node.
NotationImpl Implements a notation.
NotationImpl_Proxy This class was automatically generated by ozone's OPP.
NotationImplFactory This class is generated by OPP.
ParamEntity Implements a parameter entity.
ProcessingInstructionImpl Implements a processing instruction.
ProcessingInstructionImpl_Proxy This class was automatically generated by ozone's OPP.
ProcessingInstructionImplFactory This class is generated by 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.
TextImplFactory This class is generated by OPP.
 

Exception Summary
DOMExceptionImpl Implements DOMException for throwing a RuntimeException.
 



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