|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PatternMatch | |
bioroot |
Uses of PatternMatch in bioroot |
Methods in bioroot that return PatternMatch | |
PatternMatch[] |
SearchHit.getLooseMatches()
|
PatternMatch[] |
SearchHit.getWordBoundaryMatches()
|
static PatternMatch[] |
PatternMatch.mapIt(java.util.regex.Matcher matcher)
Returns an array of hits (PatternMatch[]) given a Matcher. |
static PatternMatch[] |
PatternMatch.arrayListToArray(java.util.ArrayList arrayList)
Convert an ArrayList of PatternMatch to PatternMatch[] |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |