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

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

public class IpEnclosesMatcher
extends Object
implements TermMatcher

Author:
jakub

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

IpEnclosesMatcher

public IpEnclosesMatcher(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.