up
Class Main

java.lang.Object
  extended by up.Main

public class Main
extends java.lang.Object

Command-line interface for the parser.


Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        java.io.IOException
Main method.

Parameters:
args - the command-line arguments
Throws:
java.io.FileNotFoundException - if some file is not found
java.io.IOException - if some error occurs during reading or writing