Searched refs:encodePath (Results 1 – 7 of 7) sorted by relevance
99 String file_url="file:"+URIUtil.encodePath(url.toString().substring(5)); in FileResource()165 url=URIUtil.addPaths(_urlString,URIUtil.encodePath(rel)); in addPath()171 String encoded=URIUtil.encodePath(path); in addPath()
456 return URIUtil.encodePath(uri); in encode()525 String path=URIUtil.addPaths(encodedBase,URIUtil.encodePath(ls[i])); in getListHTML()
62 public static String encodePath(String path) in encodePath() method in URIUtil67 StringBuilder buf = encodePath(null,path); in encodePath()77 public static StringBuilder encodePath(StringBuilder buf, String path) in encodePath() method in URIUtil
8 1% sun.net.www.ParseUtil::encodePath @ 29 (336 bytes)10 9 sun.net.www.ParseUtil::encodePath (336 bytes)
11 185 8 b sun.net.www.ParseUtil::encodePath (336 bytes)
474 buf.append(URIUtil.encodePath(canonical)); in sendRedirect()
2133 + JETTY-992 URIUtil.encodePath encodes markup characters