Uses of Class
com.gargoylesoftware.htmlunit.attachment.Attachment

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.
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.