See: Description
| Class | Description |
|---|---|
| ArchiveHelper |
Helper for dealing with archives
|
| ExplodedArchiveDescriptor |
Descriptor for exploded (directory) archives
|
| JarFileBasedArchiveDescriptor |
An ArchiveDescriptor implementation leveraging the
JarFile API for processing. |
| JarInputStreamBasedArchiveDescriptor |
An ArchiveDescriptor implementation that works on archives accessible through a
JarInputStream. |
| JarProtocolArchiveDescriptor |
An ArchiveDescriptor implementation for handling archives whose url reported a JAR protocol (i.e., jar://).
|
| StandardArchiveDescriptorFactory |
Standard implementation of ArchiveDescriptorFactory
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.