| Package | Description |
|---|---|
| org.ops4j.pax.exam.spi.war |
| Modifier and Type | Method and Description |
|---|---|
ZipBuilder |
ZipBuilder.addDirectory(File sourceDir,
String targetDir)
Recursively adds a directory tree to the archive.
|
ZipBuilder |
ZipBuilder.addFile(File sourceFile,
String targetFile)
Adds a file to the archive.
|
Copyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.