JAL-2808 removed field filters; sort CSQ data by key
[jalview.git] / src / jalview / util / matcher /
2017-11-23 gmungocJAL-2808 added conditions Present, NotPresent as options
2017-11-15 gmungocJAL- 2835 support filter on nested attribute keys
2017-11-07 gmungocJAL-2808 tweak to use Iterable for set of matchers
2017-11-06 gmungocJAL-2808 small tweak to getString to quote the pattern...
2017-11-02 gmungocJAL-2808 toString modified, tests corrected
2017-10-31 gmungocJAL-2808 revised util.matcher package, 2 filter conditi...
2017-10-30 gmungocJAL-2808 classes to support filtering by attribute...