edu.isi.pegasus.planner.parser
Class IVPTest
java.lang.Object
edu.isi.pegasus.planner.parser.IVPTest
public class IVPTest
- extends Object
This class is used to test the InvocationParser class.
It parses an invocation record, creates the corresponding java
objects, and generates an XML document from these objects.
- Version:
- $Revision: 2587 $
- Author:
- Jens-S. Vöckler, Yong Zhao
- See Also:
InvocationParser,
org.griphyn.vdl.invocation.Invocation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IVPTest
public IVPTest()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2011 The University of Southern California. All Rights Reserved.