Uses of Class
org.htmlunit.attachment.Attachment
Packages that use Attachment
-
Uses of Attachment in org.htmlunit.attachment
Fields in org.htmlunit.attachment with type parameters of type AttachmentModifier and TypeFieldDescriptionprivate final List
<Attachment> CollectingAttachmentHandler.collectedAttachments_
Methods in org.htmlunit.attachment that return types with arguments of type AttachmentModifier and TypeMethodDescriptionCollectingAttachmentHandler.getCollectedAttachments()
Returns the list of attachments collected by this attachment handler.Constructor parameters in org.htmlunit.attachment with type arguments of type AttachmentModifierConstructorDescriptionCreates a new instance which collects attachments into the specified list.