I use this: http://java.sun.com/javase/6/docs/api/java/lang/String.html#matches(java.lang.String)
But don't forget that JavaScript regex rules aren't the same as Java. On Apr 30, 6:35 am, mariyan nenchev <[email protected]> wrote: > Hi, > > i found this class net.customware.gwt.presenter.client.util.RegExp > Is it using java or javascript patterns to match string values? > > Could you suggest me how to use reg. exp. with gwt? > > Regards. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
