Uses of Class
org.bedework.timezones.server.MethodBase.ResourceUri
-
-
Uses of MethodBase.ResourceUri in org.bedework.timezones.server
Methods in org.bedework.timezones.server that return MethodBase.ResourceUri Modifier and Type Method Description static MethodBase.ResourceUriMethodBase. fixPath(String path)Return a path, beginning with a "/", after "." and ".." are removed.MethodBase.ResourceUriMethodBase. getResourceUri(javax.servlet.http.HttpServletRequest req)Get the decoded and fixed resource URI
-