org.cruxframework.crux.core.client.screen
Class URLRewriter
java.lang.Object
org.cruxframework.crux.core.client.screen.URLRewriter
public class URLRewriter
- extends Object
Override this class if you need to specify some url re-writing solution, like when working
inside a Gadget container.
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLRewriter
public URLRewriter()
rewrite
public String rewrite(String url)
Copyright © 2014. All rights reserved.