org.maltparser.parser.history.container
Class ActionContainer
java.lang.Object
org.maltparser.parser.history.container.ActionContainer
public class ActionContainer
- extends Object
- Author:
- Johan Hall
ActionContainer
public ActionContainer(TableContainer tableContainer)
clear
public void clear()
getActionSymbol
public String getActionSymbol()
getActionCode
public int getActionCode()
setAction
public String setAction(int code)
throws MaltChainedException
- Throws:
MaltChainedException
setAction
public int setAction(String symbol)
throws MaltChainedException
- Throws:
MaltChainedException
getTable
public Table getTable()
getTableName
public String getTableName()
getTableContainerName
public String getTableContainerName()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2007-2012 Johan Hall, Jens Nilsson and Joakim Nivre.