public class URIParser extends Object
URIParser(String servletPath)
String
getPathInfo()
getQueryString()
getRequestUri()
getServletPath()
void
parse(String uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URIParser(String servletPath)
public void parse(String uri)
public String getServletPath()
public String getQueryString()
public String getPathInfo()
public String getRequestUri()
Apache CXF