Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
zip
/
com.michaelflisar.toolbox.zip.interfaces
/
IZipContent
IZip
Content
interface
IZipContent
<
File
>
Inheritors
JavaZipFileContent
File
Folder
Members
Types
File
Link copied to clipboard
interface
File
<
F
:
IZipContent.File
<
F
>
>
:
IZipContent
<
F
>
Folder
Link copied to clipboard
interface
Folder
<
F
:
IZipContent.File
<
F
>
>
:
IZipContent
<
F
>
Properties
zip
Path
Link copied to clipboard
abstract
val
zipPath
:
String
Functions
get
Sub
File
Link copied to clipboard
abstract
fun
getSubFile
(
relativePath
:
String
)
:
File
?