| Package | Description |
|---|---|
| io.joshworks.snappy.loader.archive |
Abstraction over logical Archives be they backed by a JAR file or unpacked into a
folder.
|
| io.joshworks.snappy.loader.jar |
Support for loading and manipulating JAR/WAR files.
|
| Class | Description |
|---|---|
| JarFile |
Extended variant of
JarFile that behaves in the same way but
offers the following additional functionality. |
| Class | Description |
|---|---|
| JarEntry | |
| JarEntryData |
Holds the underlying data of a
JarEntry, allowing creation to be deferred until
the entry is actually needed. |
| JarEntryFilter |
Interface that can be used to filter and optionally rename jar entries.
|
| JarFile |
Extended variant of
JarFile that behaves in the same way but
offers the following additional functionality. |
Copyright © 2018. All rights reserved.