jcs.xml.demo
contains classes
for XML "Order" documents.
"Order" documents are an example XML DTD for a purchase-order
type of application.
The classes OrderBasic
and Order
are subclasses of the JXml
class that validate
XML documents against the Order DTD and provide various methods
for accessing and updating the components of an XML Order document.