Date: Mar. 14, 2001
Link: http://zeus.enhydra.org/
Source Author or Organization: Lutris Technologies, Inc.
The Zeus Java to XML binding tool is intended to provide developers a higher
level Application Programming Interface (API) than the Document Object Model
(DOM) or Simple API for XML (SAX) to increase the accessibility of XML. Zeus is
a component of the Enhydra Open Source Java/XML Application Server.
Zeus generates Java source files from Document Type Definitions (DTDs) or XML
Schema, and will support REgular LAnguage description for XML (RELAX) in the
future. Zeus also provides an extensible method of XML/Java conversion; it will
convert an XML document into a Java object representing the XML, then after the
object has been manipulated and/or modified, will convert the Java classes back
to XML.