Package corny.addressbook.searching.Filter

Class Summary
ContactFilter Filter class for filtering Contacts.
Filter Abstract filter class to use for searching the Address Book Contacts.
MetaFilter Filter class to combine multiple Filters to a more complex one.
 

Exception Summary
FilterParseException Exception class which is thrown whenever a parsing error occurs during Filter creation.