コード例 #1
0
ファイル: Request.java プロジェクト: molindo/molindo-webtools
 public String getPathFile() {
   return _requestLine.getPathFile();
 }