Package org.ozoneDB.xml

Provides classes and interfaces that allow to use ozone as a XML document repository.

See:
          Description

Interface Summary
XMLDocumentProxy  
XMLElementFactory Deprecated. Alternative API will be introduced in OpenXML 1.1
XMLElementProxy  
 

Class Summary
DOMFactory Factory for XML, HTML and DTD documents, parsers and printers.
DTDDocument  
OOXMLDOMFactory  
XMLDocument Deprecated. Alternative API will be introduced in OpenXML 1.1
XMLElement Deprecated. Alternative API will be introduced in OpenXML 1.1
 

Package org.ozoneDB.xml Description

Provides classes and interfaces that allow to use ozone as a XML document repository. Basically ozone/XML consists of a persistent DOM implementation (org.ozoneDB.xml.dom) and an API (org.ozoneDB.xml.util) that allows to store/retrieve/query XML via DOM, SAX and XPath. See the XML samples for a quick overview of the possibilities of ozone/XML.



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