public class LengthTreeFilter extends Object implements Filter<Tree>
LengthTreeFilter(int length)
boolean
accept(Tree tree)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LengthTreeFilter(int length)
public boolean accept(Tree tree)
Filter
accept
Filter<Tree>
tree
© 2002-2013 Stanford NLP Group