Generated by
JDiff

Class com.qoppa.pdfViewer.actions.SubmitFormAction

Added Constructors
SubmitFormAction(String, int) Constructs the action with a destination for the form and flags controlling the action.
SubmitFormAction(URL, int, boolean) Constructs the action with a destination for the form and flags controlling the action.
 

Added Methods
String getSubmitURLString() Return a string representing the attempted destination of the action.
boolean isSubmitAsXML() Return whether this SubmitFormAction is supposed to submit the fields in XML format.