org.maltparser
Class Engine
java.lang.Object
   org.maltparser.Engine
org.maltparser.Engine
- public class Engine 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Engine
public Engine()
       throws MaltChainedException
- Throws:
- MaltChainedException
initialize
public FlowChartInstance initialize(int optionContainerIndex)
                             throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
process
public void process(int optionContainerIndex)
             throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
terminate
public void terminate(int optionContainerIndex)
               throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.