org.exoplatform.services.wsrp2.consumer.impl
Class URLRewriterImpl
java.lang.Object
org.exoplatform.services.wsrp2.consumer.impl.URLRewriterImpl
- All Implemented Interfaces:
- URLRewriter
public class URLRewriterImpl
- extends Object
- implements URLRewriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLRewriterImpl
public URLRewriterImpl(URLGenerator urlGenerator)
rewriteURLs
public String rewriteURLs(String baseURL,
String markup)
throws WSRPException
- Description copied from interface:
URLRewriter
- Parses the entire markup and rewrites all found URLs. The URLs to be
rewritten are enclosed by the tokens "wsrp-rewrite" and "/wsrp-rewrite".
- Specified by:
rewriteURLs in interface URLRewriter
- Throws:
WSRPException
Copyright © 2009 eXo Platform SAS. All Rights Reserved.