Package org.biojava.bio.search
Class FilterTest.MatchRegex
java.lang.Object
org.biojava.bio.search.FilterTest.MatchRegex
- Enclosing interface:
FilterTest
Tests that the value associated with the specified
key is matched in its entirety by the supplied regex.
A value of false is returned by accept() if a
ClassCastException is thrown on comparing the objects.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatchRegex
- Throws:
PatternSyntaxException
-
-
Method Details
-
accept
-