Interface ExoMatcher
- All Superinterfaces:
MatchResult
- All Known Implementing Classes:
ExoMatcherImpl
-
Method Summary
Methods inherited from interface java.util.regex.MatchResult
end, end, end, group, groupCount, hasMatch, namedGroups, start, start, start
-
Method Details
-
group
- Specified by:
groupin interfaceMatchResult
-
group
- Specified by:
groupin interfaceMatchResult
-
matches
boolean matches() -
find
boolean find() -
replaceAll
-