| Package | Description |
|---|---|
| com.agilejava.maven.docbkx |
| Modifier and Type | Method and Description |
|---|---|
void |
ZipFileProcessor.process(ZipFileProcessor.ZipEntryVisitor visitor)
Processes the contents of the zip file by processing all zip file entries in sequence
and calling
visit(ZipEntry, InputStream) for every
zip file entry encountered. |
Copyright © 2006–2015 Wilfred Springer, Cedric Pronzato. All rights reserved.