Interface URLEncoder


public interface URLEncoder
Author:
Brian Wing Shun Chan
  • Method Summary

    Modifier and Type
    Method
    Description
    encodeURL(javax.servlet.http.HttpServletResponse httpServletResponse, String path)
     
  • Method Details

    • encodeURL

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