edu.isi.pegasus.planner.parser
Class IVPTest

java.lang.Object
  extended by 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

Constructor Summary
IVPTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IVPTest

public IVPTest()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2011 The University of Southern California. All Rights Reserved.