com.indexdata.torus2.query.match
Class AndNotMatcher

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

public class AndNotMatcher
extends Object
implements LayerMatcher

Author:
jakub

Constructor Summary
AndNotMatcher(LayerMatcher left, LayerMatcher right)
           
 
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

AndNotMatcher

public AndNotMatcher(LayerMatcher left,
                     LayerMatcher right)
Method Detail

match

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


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