BEA Systems, Inc.

Package com.beasys.commerce.util.dom

Class Summary
AttrImpl An implementation of the W3C's DOM Attr object.
CDATASectionImpl An implementation of the W3C's DOM CDATASection object.
CharacterDataImpl An implementation of the W3C's DOM CharacterData object.
CommentImpl An implementation of the W3C's DOM Comment object.
DocumentFragmentImpl An implementation of the W3C's DOM DocumentFragment object.
DocumentImpl An implementation of the W3C's DOM Document object.
DocumentPrinter An object which can print out a DOM document as XML.
DocumentTypeImpl An implementation of the W3C's DOM DocumentType object.
DOMBase The base implementation class for most DOM objects.
DOMCheck Test utility to verify that an XML parser works against a URI.
ElementImpl An implementation of the W3C's DOM Element object.
EntityFixer A utility class for replacing standard XML entities with their character values.
EntityImpl An implementation of the W3C's DOM Entity object.
EntityReferenceImpl An implementation of the W3C's DOM EntityReference object.
NamedNodeMapImpl An implementation of the W3C's DOM NamedNodeMap object.
NodeImpl A base class implementation of the W3C's DOM Node object.
NodeListImpl An implementation of the W3C's DOM NodeList object.
NotationImpl An implementation of the W3C's DOM Notation object.
ProcessingInstructionImpl An implementation of the W3C's DOM ProcessingInstruction object.
SAXDocumentBuilder A SAX DocumentHandler that can generate a DOM Document for any SAX-compliant parser.
TextImpl An implement of the W3C's DOM Text object.
 

Exception Summary
DOMExceptionImpl An implementation of a DOMException.
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved