Interface URLEncoder


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

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

    • encodeURL

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