Package net.obsearch.filter

Interface Summary
Filter<O extends OB> Filter allows the user to remove unwanted results from OBSearch.
 

Class Summary
FilterAnd<O extends OB> FilterAnd returns true if and only if each if its filters return true.
FilterNonEquals<O extends OB> Filter all objects that are not equal to the query.
FilterOr<O extends OB> FilterOr creates an or of filters.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.