edu.isi.pegasus.planner.parser
Class TestDAXParser

java.lang.Object
  extended by edu.isi.pegasus.planner.parser.TestDAXParser

public class TestDAXParser
extends Object

A Test Class to demonstrate use of DAXParser and illustrates how to use the Callbacks for the parser.

Version:
$Revision: 3778 $
Author:
Karan Vahi

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

Constructor Detail

TestDAXParser

public TestDAXParser()
Method Detail

main

public static void main(String[] args)
The main program to TestDAXParser.

Parameters:
args -


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