wt.load.util
Class XML2CSV
java.lang.Object
wt.load.util.XML2CSV
- public class XML2CSV
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_rb
private static final String _rb
- See Also:
- Constant Field Values
MAP_FILE_NAME
private static final String MAP_FILE_NAME
- See Also:
- Constant Field Values
mapfile
private static String mapfile
inputDir
private static File inputDir
outputDir
private static File outputDir
printUsage
private static boolean printUsage
XML2CSV
public XML2CSV()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
XMLToCSVFiles
public static void XMLToCSVFiles(XCConverter converter)
throws IOException,
Exception
- Throws:
IOException
Exception
processArgs
private static void processArgs(String[] args)
throws WTException
- Throws:
WTException
printUsage
private static void printUsage()