org.maltparser.parser.history
Class HistoryTree
java.lang.Object
org.maltparser.parser.history.HistoryStructure
org.maltparser.parser.history.HistoryTree
public class HistoryTree
- extends HistoryStructure
- Author:
- Johan Hall
nodePool
protected final ObjectPoolList<HistoryNode> nodePool
HistoryTree
public HistoryTree()
getNewHistoryNode
public HistoryNode getNewHistoryNode(HistoryNode previousNode,
GuideUserAction action)
throws MaltChainedException
- Specified by:
getNewHistoryNode
in class HistoryStructure
- Throws:
MaltChainedException
clear
public void clear()
throws MaltChainedException
- Specified by:
clear
in class HistoryStructure
- Throws:
MaltChainedException
toFile
public void toFile()
throws MaltChainedException
- Specified by:
toFile
in class HistoryStructure
- Throws:
MaltChainedException
close
public void close()
throws MaltChainedException
- Specified by:
close
in class HistoryStructure
- Throws:
MaltChainedException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.