NAME
WebSource::Extract - Extract a form by name from an HTML document
DESCRIPTION
This flavor of the Extract operator allows to extract a form by name.
The description of a form extraction operator should be as follows :
<ws:extract type="form" name="opname" forward-to="ops">
<parameters>
<param name="form" value="form-name" />
</parameters>
</ws:extract>
METHODS
See WebSource::Module
SEE ALSO
WebSource::Extract