org.gscg.experiment.xsd
Class ScriptXSDParser

java.lang.Object
  extended byorg.gscg.experiment.xsd.ScriptXSDParser

public class ScriptXSDParser
extends java.lang.Object

The ScriptXSDParser is used to parse a xml-schema file, and update it with the latest information on which it depends such as the number of manufacturers in a supply chain game.

Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software is proprietary information of Delft University of Technology.

Since:
1.0.0
Version:
$Revision: 1.3 $ $Date: 2005/08/09 15:43:42 $
Author:
Stijn-Pieter van Houten

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

Constructor Detail

ScriptXSDParser

public ScriptXSDParser()
constructs a new ScriptXSDParser

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - command-line arguments


Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.