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

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

public class IpWithinMatcher
extends Object
implements TermMatcher

Author:
jakub

Constructor Summary
IpWithinMatcher(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

IpWithinMatcher

public IpWithinMatcher(String term)
                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.