wt.load.util
Class CmdTool
java.lang.Object
wt.load.util.CmdTool
- public class CmdTool
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
printUsage
private static boolean printUsage
mapModified
private static boolean mapModified
dtdGenMode
private static String dtdGenMode
updateDTDMode
private static String updateDTDMode
outputDir
private static String outputDir
workDir
private static String workDir
fileListName
private static String fileListName
DEFAULT_DEV_OUT_PATH
private static final String DEFAULT_DEV_OUT_PATH
DEFAULT_MAP_FILE
private static File DEFAULT_MAP_FILE
DEFAULT_INTEG_OUT_PATH
private static final String DEFAULT_INTEG_OUT_PATH
CmdTool
public CmdTool()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
runUtilities
private static void runUtilities()
throws IOException,
WTException
- Throws:
IOException
WTException
processArgs
private static void processArgs(String[] args)
throws WTException
- Throws:
WTException
printUsage
private static void printUsage()