public class ForkedPack200Wrapper extends Pack200Wrapper
COMMAND_PACK, COMMAND_UNPACK| Constructor and Description |
|---|
ForkedPack200Wrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
pack(List<org.apache.maven.artifact.Artifact> pluginArtifacts,
File jar,
File pack) |
void |
unpack(List<org.apache.maven.artifact.Artifact> pluginArtifacts,
File packFile,
File jarFile) |
main, unpackpublic void pack(List<org.apache.maven.artifact.Artifact> pluginArtifacts, File jar, File pack) throws IOException
pack in class Pack200WrapperIOExceptionpublic void unpack(List<org.apache.maven.artifact.Artifact> pluginArtifacts, File packFile, File jarFile) throws IOException
unpack in class Pack200WrapperIOExceptionCopyright © 2010-2013 Eclipse Foundation. All Rights Reserved.