Package com.echothree.util.common.string
Class UrlUtils
java.lang.Object
com.echothree.util.common.string.UrlUtils
-
Method Summary
Modifier and TypeMethodDescriptionbuildBaseUrl
(javax.servlet.http.HttpServletRequest request) buildParams
(StringBuilder url, Map<String, String> params) buildUrl
(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String path, Map<String, String> params) static UrlUtils
-
Method Details
-
getInstance
-
buildBaseUrl
-
buildParams
-
buildUrl
-