wt.load
Class LoadFileSet

java.lang.Object
  extended bywt.load.LoadFileSet

public class LoadFileSet
extends Object

Title:

Description: Command line Loader for load sets, such as various demo data.

Copyright: Copyright (c) 2003

Company: PTC


Constructor Summary
LoadFileSet()
           
 
Method Summary
static void main(String[] args)
           
private static void printUsage()
          Print help message on usage of command line method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadFileSet

public LoadFileSet()
Method Detail

main

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

printUsage

private static void printUsage()
Print help message on usage of command line method.