Uses of Class
org.sakaiproject.entitybroker.util.http.URLData
-
Packages that use URLData Package Description org.sakaiproject.entitybroker.util.http -
-
Uses of URLData in org.sakaiproject.entitybroker.util.http
Methods in org.sakaiproject.entitybroker.util.http that return URLData Modifier and Type Method Description static URLDataHttpRESTUtils. parseURL(String urlString)Parses a url string into component pieces, unlike the java URL class, this will work with partial urlsURLDataEntityHttpServletRequest. setPathString(String pathString)This will set the given url/path string values into this request, this will override any values that are currently set
-