Package | Description |
---|---|
net.htmlparser.jericho |
Jericho HTML Parser 3.3
|
Modifier and Type | Method and Description |
---|---|
FormFields |
Segment.getFormFields()
Returns the
FormFields object representing all form fields that are enclosed by this segment. |
Modifier and Type | Method and Description |
---|---|
void |
FormFields.merge(FormFields formFields)
Merges the specified
FormFields into this FormFields collection. |
void |
OutputDocument.replace(FormFields formFields)
|