예제 #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.";
 }