lapis.tools
Class Submit
java.lang.Object
lapis.tools.Submit
- All Implemented Interfaces:
- Tool
- public class Submit
- extends Object
- implements Tool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public static Debug debug
Submit
public Submit()
invoke
public Document invoke(Arguments args)
throws Exception
- Invoke tool.
- Specified by:
invoke
in interface Tool
- Throws:
Exception
submit
public static FormURL submit(Document doc,
Region rForm,
Region rSubmitButton)
throws Exception
- Throws:
Exception