Package org.xipki.apppackage
Class ZipFileInfo
java.lang.Object
org.xipki.apppackage.ZipFileInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ZipFileInfodecode(CborDecoder decoder) voidencode(CborEncoder encoder) getPath()voidsetEntries(List<ZipEntryInfo> entries) void
-
Constructor Details
-
ZipFileInfo
public ZipFileInfo()
-
-
Method Details
-
getPath
-
setPath
-
getEntries
-
setEntries
-
encode
- Throws:
IOException
-
decode
- Throws:
IOException
-