Package | Description |
---|---|
org.htmlunit.attachment |
Attachment-related classes.
|
Modifier and Type | Method and Description |
---|---|
List<Attachment> |
CollectingAttachmentHandler.getCollectedAttachments()
Returns the list of attachments collected by this attachment handler.
|
Constructor and Description |
---|
CollectingAttachmentHandler(List<Attachment> list)
Creates a new instance which collects attachments into the specified list.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.