ABL4J (Alignment Based Learning for Java) - 0.9.7

org.schwiebert.abl4j.examples
Class Custom

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

public class Custom
extends Object


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

Custom

public Custom()
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