org.apache.ctakes.constituency.parser.util
Class CommandLineParserUtil

java.lang.Object
  extended by org.apache.ctakes.constituency.parser.util.CommandLineParserUtil

public class CommandLineParserUtil
extends java.lang.Object


Constructor Summary
CommandLineParserUtil()
           
 
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

CommandLineParserUtil

public CommandLineParserUtil()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws org.apache.uima.UIMAException,
                        java.io.IOException
Parameters:
args -
Throws:
java.io.IOException
org.apache.uima.UIMAException