|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
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.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |