List of usage examples for com.liferay.portal.kernel.servlet URLEncoder interface-usage
From source file com.liferay.samplejsfmyfaces.portlet.LogURLEncoder.java
/** * @author Brian Wing Shun Chan */ public class LogURLEncoder implements URLEncoder { public String encodeURL(HttpServletResponse res, String path) {