示例#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.";
 }