|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.search.FilterTest.FindRegex
public static class FilterTest.FindRegex
Tests that the value associated with the specified key contains a part matched by the supplied regex. A value of false is returned by accept() if a ClassCastException is thrown on comparing the objects.
| Constructor Summary | |
|---|---|
FilterTest.FindRegex(java.lang.String regex)
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterTest.FindRegex(java.lang.String regex)
throws java.util.regex.PatternSyntaxException
java.util.regex.PatternSyntaxException| Method Detail |
|---|
public boolean accept(java.lang.Object value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||