Uses of Class
net.htmlparser.jericho.FormFields
Packages that use FormFields
-
Uses of FormFields in net.htmlparser.jericho
Methods in net.htmlparser.jericho that return FormFieldsModifier and TypeMethodDescriptionSegment.getFormFields()Returns theFormFieldsobject representing all form fields that are enclosed by this segment.Methods in net.htmlparser.jericho with parameters of type FormFieldsModifier and TypeMethodDescriptionvoidFormFields.merge(FormFields formFields) Merges the specifiedFormFieldsinto thisFormFieldscollection.voidOutputDocument.replace(FormFields formFields)