com.indexdata.torus2.query.match.term
Class IpWithinMatcher
java.lang.Object
com.indexdata.torus2.query.match.term.IpWithinMatcher
- All Implemented Interfaces:
- TermMatcher
public class IpWithinMatcher
- extends Object
- implements TermMatcher
- Author:
- jakub
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpWithinMatcher
public IpWithinMatcher(String term)
throws QueryException
- Throws:
QueryException
match
public boolean match(String value)
- Specified by:
match
in interface TermMatcher
Copyright © 2008-2013 Index Data. All Rights Reserved.