com.indexdata.torus2.query.match
Class FixedFieldMatcher

java.lang.Object
  extended by com.indexdata.torus2.query.match.FixedFieldMatcher
All Implemented Interfaces:
LayerMatcher

public class FixedFieldMatcher
extends Object
implements LayerMatcher

Author:
jakub

Constructor Summary
FixedFieldMatcher(TypeAwareTermMatcher matcher, String index)
           
 
Method Summary
 boolean match(Record.Layer layer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedFieldMatcher

public FixedFieldMatcher(TypeAwareTermMatcher matcher,
                         String index)
Method Detail

match

public boolean match(Record.Layer layer)
Specified by:
match in interface LayerMatcher


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