org.cruxframework.crux.core.client.screen
Class URLRewriter

java.lang.Object
  extended by 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

Constructor Summary
URLRewriter()
           
 
Method Summary
 String rewrite(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLRewriter

public URLRewriter()
Method Detail

rewrite

public String rewrite(String url)


Copyright © 2014. All rights reserved.