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

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

public class DateWithinMatcher
extends Object
implements TermMatcher

Author:
jakub

Constructor Summary
DateWithinMatcher(String term, String dateFormat)
           
 
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

DateWithinMatcher

public DateWithinMatcher(String term,
                         String dateFormat)
                  throws QueryException
Throws:
QueryException
Method Detail

match

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


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