|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||