Package org.htmlunit.attachment
package org.htmlunit.attachment
Attachment-related classes.
-
ClassDescriptionAn attachment represents a page received from the server which contains a
Content-Disposition=attachment
header.A handler for attachments, which represent pages received from the server which containContent-Disposition=attachment
headers.AnAttachmentHandler
implementation which creates anAttachment
for each attached page, collecting all created attachments into a list.