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, getModuleVersionpublic static ArchiveModuleDescriptor create(com.whitestein.lsps.modeler.util.ArchiveModule archive)
archive - public void addToZip(ZipOutputStream zip) throws IOException
ModuleDescriptoraddToZip in class ModuleDescriptorIOExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.