sample
Class Sample

java.lang.Object
  extended by sample.Sample

public class Sample
extends java.lang.Object

This class is to show how to use XMLGP tool.

This class has a method to show how to construct project object and serializes that object to an XML file. This class also has a method to show how to deserialze XML file to project object and prints its members.

Author:
dharani

Constructor Summary
Sample()
           
 
Method Summary
static void main(java.lang.String[] args)
          This is the main method for sample class to show how to use XMLGP.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sample

public Sample()
Method Detail

main

public static void main(java.lang.String[] args)
This is the main method for sample class to show how to use XMLGP.

Parameters:
args - XML file name