Uses of Package
org.htmlunit.attachment
-
Packages that use org.htmlunit.attachment Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point).org.htmlunit.attachment Attachment-related classes. -
Classes in org.htmlunit.attachment used by org.htmlunit Class Description AttachmentHandler A handler for attachments, which represent pages received from the server which containContent-Disposition=attachment
headers. -
Classes in org.htmlunit.attachment used by org.htmlunit.attachment Class Description Attachment An attachment represents a page received from the server which contains aContent-Disposition=attachment
header.AttachmentHandler A handler for attachments, which represent pages received from the server which containContent-Disposition=attachment
headers.