public class MatchBuilder extends Object implements MatchListener
| Constructor and Description |
|---|
MatchBuilder(boolean longest) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<StringMatch> |
getMatches() |
void |
notify(long start,
long end,
CharProvider chars) |
public void notify(long start,
long end,
CharProvider chars)
notify in interface MatchListenerpublic SortedSet<StringMatch> getMatches()
Copyright © 2016. All rights reserved.