com.sri.emo.commandline
Class Export
java.lang.Object
com.sri.emo.commandline.AbstractEmoUtility
com.sri.emo.commandline.Export
public class Export
- extends AbstractEmoUtility
- Version:
- 1.0
- Author:
- Michael Rimov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Export
public Export(NodeTracker nodeTracker,
SqlRowGenerator generator,
TagSelectionFactory selectionFactory)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
exportNodes
public int exportNodes(PrintWriter writer)
throws DBException
- Throws:
DBException
parseTags
protected static String[] parseTags(String commandLineArg)
usage
protected static void usage()
- Ok, so I need to come up with a better usage statement. Especially
since this will probably be run from an ANT task.
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.