Provides classes and interfaces that allow to use ozone as a XML document
repository. Basically ozone/XML consists of a persistent DOM implementation
({@link org.ozoneDB.xml.dom}) and an API ({@link 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.
|