Uses of Class
com.lazerycode.selenium.repository.FileDetails

Packages that use FileDetails
com.lazerycode.selenium.download   
com.lazerycode.selenium.repository   
 

Uses of FileDetails in com.lazerycode.selenium.download
 

Constructor parameters in com.lazerycode.selenium.download with type arguments of type FileDetails
DownloadHandler(File rootStandaloneServerDirectory, File downloadedZipFileDirectory, int fileDownloadRetryAttempts, int fileDownloadConnectTimeout, int fileDownloadReadTimeout, Map<String,FileDetails> filesToDownload, boolean overwriteFilesThatExist)
           
 

Uses of FileDetails in com.lazerycode.selenium.repository
 

Methods in com.lazerycode.selenium.repository that return types with arguments of type FileDetails
 HashMap<String,FileDetails> RepositoryParser.getFilesToDownload()
          Parse the RepositoryMap.xml and return a HashMap of downloadable files.
 



Copyright © 2012. All Rights Reserved.