edu.washington.cs.knowitall.sequence
Class LayeredTokenMatcher
java.lang.Object
edu.washington.cs.knowitall.sequence.LayeredTokenMatcher
public class LayeredTokenMatcher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayeredTokenMatcher
protected LayeredTokenMatcher(Matcher m)
end
public int end()
end
public int end(int group)
find
public boolean find()
find
public boolean find(int group)
groupCount
public int groupCount()
matches
public boolean matches()
start
public int start()
start
public int start(int group)
reset
public void reset()
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.