ABL4J (Alignment Based Learning for Java) - 0.9.7

org.schwiebert.abl4j.examples
Class Usage

java.lang.Object
  extended by org.schwiebert.abl4j.examples.Usage

public class Usage
extends Object


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

Constructor Detail

Usage

public Usage()
Method Detail

main

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

runABL4J

private void runABL4J()
               throws NoReaderAvailableException,
                      IOException,
                      InvalidConfigurationException,
                      NoWriterAvailableException
Throws:
NoReaderAvailableException
IOException
InvalidConfigurationException
NoWriterAvailableException

ABL4J (Alignment Based Learning for Java) - 0.9.7

© 2007 Stephan Schwiebert