Package diva.util.xml
Class XmlDemo
- java.lang.Object
-
- diva.util.xml.XmlDemo
-
public class XmlDemo extends java.lang.Object
A simple program that you can run to illustrate the operation of the files in this package.- Version:
- $Id$
- Author:
- John Reekie
-
-
Constructor Summary
Constructors Constructor Description XmlDemo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] argv)
Construct a new instance of Xml demo.
-