JAL-2808 refine FeatureMatcher interface and matcher toString methods
[jalview.git] / src / jalview / util / matcher / Matcher.java
2017-11-24 gmungocJAL-2808 refine FeatureMatcher interface and 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-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...