org.xerial.mlpress
Class MLPress

java.lang.Object
  extended by org.xerial.mlpress.MLPress

public class MLPress
extends Object


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

Constructor Detail

MLPress

public MLPress()
        throws OptionParserException
Throws:
OptionParserException
Method Detail

main

public static void main(String[] args)
Parameters:
args - command-line arguments

printHelpMessage

public void printHelpMessage()

run

public void run(String[] args)
         throws XerialException,
                IOException
Throws:
XerialException
IOException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.