Package edu.isi.pegasus.planner.parser
Class IVPTest
- java.lang.Object
-
- edu.isi.pegasus.planner.parser.IVPTest
-
public class IVPTest extends java.lang.Object
This class is used to test theInvocationParser
class. It parses an invocation record, creates the corresponding java objects, and generates an XML document from these objects.- Version:
- $Revision$
- Author:
- Jens-S. Vöckler, Yong Zhao
- See Also:
InvocationParser
,org.griphyn.vdl.invocation.Invocation
-
-
Constructor Summary
Constructors Constructor Description IVPTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-