Liferay 6.2-ce-ga5

com.liferay.portal.util
Class AggregateUtil

java.lang.Object
  extended by com.liferay.portal.util.AggregateUtil

public class AggregateUtil
extends Object


Method Summary
static String updateRelativeURLs(String content, String baseURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

updateRelativeURLs

public static String updateRelativeURLs(String content,
                                        String baseURL)

Liferay 6.2-ce-ga5