|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.extract.ExactMatchComparator
public class ExactMatchComparator
Created: Nov 23, 2004
Constructor Summary | |
---|---|
ExactMatchComparator()
|
Method Summary | |
---|---|
boolean |
matches(java.lang.String fieldVal1,
java.lang.String fieldVal2)
Returns true if the given two slot fillers match. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExactMatchComparator()
Method Detail |
---|
public boolean matches(java.lang.String fieldVal1, java.lang.String fieldVal2)
FieldComparator
matches
in interface FieldComparator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |