Liferay 6.2-ce-ga5

com.liferay.portal.kernel.servlet
Interface URLEncoder


public interface URLEncoder


Method Summary
 String encodeURL(javax.servlet.http.HttpServletResponse response, String path)
           
 

Method Detail

encodeURL

String encodeURL(javax.servlet.http.HttpServletResponse response,
                 String path)

Liferay 6.2-ce-ga5