Package org.dvb.dom.bootstrap

Provides the entry point to the W3C DOM APIs for Java applications.

See:
          Description

Interface Summary
DocumentAction DocumentAction is used for an action that modifies a W3C Document.
DocumentFactory DocumentFactory contains bootstrap methods for applications embedded in a document to access the document object model of the document in which they are contained.
MultipleDocumentsAction MultipleDocumentAction is used for an action that modifies zero or more W3C Document instances.
 

Package org.dvb.dom.bootstrap Description

Provides the entry point to the W3C DOM APIs for Java applications.