com.indexdata.torus2.query.match.term
Class AllTermMatcher

java.lang.Object
  extended by com.indexdata.torus2.query.match.term.AllTermMatcher
All Implemented Interfaces:
TermMatcher

public class AllTermMatcher
extends Object
implements TermMatcher

Author:
jakub

Constructor Summary
AllTermMatcher(String term)
           
 
Method Summary
 boolean match(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTermMatcher

public AllTermMatcher(String term)
Method Detail

match

public boolean match(String value)
Specified by:
match in interface TermMatcher


Copyright © 2008-2013 Index Data. All Rights Reserved.