|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attachment | |
---|---|
com.gargoylesoftware.htmlunit.attachment | Attachment-related classes. |
Uses of Attachment in com.gargoylesoftware.htmlunit.attachment |
---|
Methods in com.gargoylesoftware.htmlunit.attachment that return types with arguments of type Attachment | |
---|---|
List<Attachment> |
CollectingAttachmentHandler.getCollectedAttachments()
Returns the list of attachments collected by this attachment handler. |
Constructor parameters in com.gargoylesoftware.htmlunit.attachment with type arguments of type Attachment | |
---|---|
CollectingAttachmentHandler(List<Attachment> list)
Creates a new instance which collects attachments into the specified list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |