Wednesday, August 17, 2016

Re: Parsing URI components

I'm sure there are other implementations around, but I created my own parser: https://github.com/gilberto-torrezan/gwt-views/blob/master/src/main/java/com/github/gilbertotorrezan/gwtviews/client/URLToken.java (take a look at the setToken method).

It is part of gwt-views project, that helps you handle the URL, history and views management. Maybe it can help you out :-)

(Of course, before choosing a framework to use in your projects, make a research on which one can help you most.)

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment