Liferay 6.1.2-ce-ga3

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.1.2-ce-ga3