|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchResult | |
---|---|
com.google.gwt.regexp.shared | A regular expression package based on the capabilities of Javascript's RegExp. |
Uses of MatchResult in com.google.gwt.regexp.shared |
---|
Methods in com.google.gwt.regexp.shared that return MatchResult | |
---|---|
MatchResult |
RegExp.exec(java.lang.String input)
Applies the regular expression to the given string. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |