Uses of Class
org.htmlunit.attachment.Attachment
Packages that use Attachment
-
Uses of Attachment in org.htmlunit.attachment
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.