|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.surveys.CreateJavascriptSurveyFromHTMLForm
public class 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.
Constructor Summary | |
---|---|
CreateJavascriptSurveyFromHTMLForm(String URL,
String saveFile)
Constructor for the CreateJavascriptSurveyFromHTMLForm object |
Method Summary | |
---|---|
static void |
main(String[] args)
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateJavascriptSurveyFromHTMLForm(String URL, String saveFile)
URL
- saveFile
- Method Detail |
---|
public static void main(String[] args)
args
-
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |