Package com.gargoylesoftware.htmlunit.attachment

Attachment-related classes.

See:
          Description

Interface Summary
AttachmentHandler A handler for attachments, which represent pages received from the server which contain Content-Disposition=attachment headers.
 

Class Summary
Attachment An attachment represents a page received from the server which contains a Content-Disposition=attachment header.
CollectingAttachmentHandler An AttachmentHandler implementation which creates an Attachment for each attached page, collecting all created attachments into a list.
 

Package com.gargoylesoftware.htmlunit.attachment Description

Attachment-related classes.



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.