com.indexdata.namedgroups
public interface NamedMatchResult extends MatchResult
Modifier and Type | Method and Description |
---|---|
int |
end(String groupName) |
String |
group(String groupName) |
Map<String,String> |
namedGroups() |
List<String> |
orderedGroups() |
int |
start(String groupName) |
end, end, group, group, groupCount, start, start
Copyright © 2014. All rights reserved.