示例#1
0
 /**
  * @return
  * @see com.ning.http.client.uri.Uri#getPath()
  */
 public String getPath() {
   return uri.getPath();
 }