Package org.dlese.dpc.surveys
Class CreateJavascriptSurveyFromHTMLForm
java.lang.Object
org.dlese.dpc.surveys.CreateJavascriptSurveyFromHTMLForm
Parse the HTML form found (hopefully) at the given URL, and turn it into a
Javascript-rendered version that can easily be included in the DLESE site.
This assumes a Perseus processor as the form submission handler.
- Author:
- Ryan Deardorff
-
Constructor Summary
ConstructorsConstructorDescriptionCreateJavascriptSurveyFromHTMLForm(String URL, String saveFile) Constructor for the CreateJavascriptSurveyFromHTMLForm object -
Method Summary
-
Constructor Details
-
CreateJavascriptSurveyFromHTMLForm
Constructor for the CreateJavascriptSurveyFromHTMLForm object- Parameters:
URL-saveFile-
-
-
Method Details
-
main
Description of the Method- Parameters:
args-
-