Package | Description |
---|---|
com.lazerycode.selenium.extract |
Modifier and Type | Method and Description |
---|---|
static BinaryFileNames |
BinaryFileNames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryFileNames[] |
BinaryFileNames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ExtractFilesFromArchive.extractFileFromArchive(File downloadedZip,
String extractedToFilePath,
boolean overwriteFilesThatExist,
BinaryFileNames possibleFilenames)
Extract binary from a downloaded archive file
|
Copyright © 2014. All Rights Reserved.