Package | Description |
---|---|
com.google.gwt.regexp.shared |
A regular expression package based on the capabilities of Javascript's RegExp.
|
Modifier and Type | Method and Description |
---|---|
MatchResult |
RegExp.exec(String input)
Applies the regular expression to the given string.
|
Copyright © 2018. All rights reserved.