Contains declarations related to working with Zip files content.
|
Name |
Description |
![]() |
Checks if string contains path to directory. | |
![]() |
Copies existing file to new location under specified name. | |
![]() |
Creates empty directory. | |
![]() |
Creates file. | |
![]() |
Checks if string is path to existing directory. | |
![]() |
Formats path to directory to conform current platform. | |
![]() |
Formats path to file to conform current platform. | |
![]() |
Selects directory part of the path. | |
![]() |
Creates list of all directories in specified directory. | |
![]() |
Selects file part of the path. | |
![]() |
Selects file extension part of the path. | |
![]() |
Creates list of all files in specified directory. | |
![]() |
Returns identifier of current process. | |
![]() |
Returns unique name for current process and time. | |
![]() |
Checks if string is path to directory. | |
![]() |
Converts unicode string to UTF-8. | |
![]() |
Removes directory. | |
![]() |
Removes empty directory. | |
![]() |
Removes file. | |
![]() |
Unzips file to directory. | |
![]() |
Zips directory to file. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|