Package org.htmlunit.attachment
Attachment-related classes.
-
Interface Summary Interface Description AttachmentHandler A handler for attachments, which represent pages received from the server which containContent-Disposition=attachmentheaders. -
Class Summary Class Description Attachment An attachment represents a page received from the server which contains aContent-Disposition=attachmentheader.CollectingAttachmentHandler AnAttachmentHandlerimplementation which creates anAttachmentfor each attached page, collecting all created attachments into a list.