|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsample.Sample
public class Sample
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.
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 |
---|
public Sample()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- XML file name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |