public class ArchiveModuleDescriptor extends ModuleDescriptor
Modifier and Type | Method and Description |
---|---|
void |
addToZip(ZipOutputStream zip)
Add all modules to the zip file.
|
static ArchiveModuleDescriptor |
create(com.whitestein.lsps.modeler.util.ArchiveModule archive)
Create archive module descriptor out of zipped archive.
|
String |
toString() |
getModuleImports, getModuleInfo, getModuleName, getModuleVersion
public static ArchiveModuleDescriptor create(com.whitestein.lsps.modeler.util.ArchiveModule archive)
archive
- public void addToZip(ZipOutputStream zip) throws IOException
ModuleDescriptor
addToZip
in class ModuleDescriptor
IOException
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.