Class CreateJavascriptSurveyFromHTMLForm

java.lang.Object
org.dlese.dpc.surveys.CreateJavascriptSurveyFromHTMLForm

public class CreateJavascriptSurveyFromHTMLForm extends Object
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 Details

    • CreateJavascriptSurveyFromHTMLForm

      public CreateJavascriptSurveyFromHTMLForm(String URL, String saveFile)
      Constructor for the CreateJavascriptSurveyFromHTMLForm object
      Parameters:
      URL -
      saveFile -
  • Method Details

    • main

      public static void main(String[] args)
      Description of the Method
      Parameters:
      args -