コード例 #1
0
ファイル: ImportUrl.java プロジェクト: Jfeng3/h2o
 public ImportUrl() {
   _requestHelp = "Imports the given URL.";
   _url._requestHelp = "URL to import.";
   _key._requestHelp = "Key to store the url contents under.";
 }