GWT 2.7.0

Uses of Package
com.google.gwt.regexp.shared

Packages that use com.google.gwt.regexp.shared
com.google.gwt.regexp.shared A regular expression package based on the capabilities of Javascript's RegExp. 
 

Classes in com.google.gwt.regexp.shared used by com.google.gwt.regexp.shared
MatchResult
          Pure Java implementation of a regular expression match result.
RegExp
          A class for regular expressions with features like Javascript's RegExp, plus Javascript String's replace and split methods (which can take a RegExp parameter).
SplitResult
          Pure Java implementation of a regular expression split result.
 


GWT 2.7.0