Package | Description |
---|---|
com.google.gwt.regexp.shared |
A regular expression package based on the capabilities of Javascript's RegExp.
|
Class and Description |
---|
MatchResult
GWT wrapper for Javascript RegExp matching results.
|
RegExp
GWT wrapper for the Javascript RegExp class extended with the Javascript
String class's replace and split methods, which can take a RegExp parameter.
|
SplitResult
GWT wrapper for Javascript string.split results.
|
Copyright © 2018. All rights reserved.