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, unpack
public void pack(List<org.apache.maven.artifact.Artifact> pluginArtifacts, File jar, File pack) throws IOException
pack
in class Pack200Wrapper
IOException
public void unpack(List<org.apache.maven.artifact.Artifact> pluginArtifacts, File packFile, File jarFile) throws IOException
unpack
in class Pack200Wrapper
IOException
Copyright © 2010-2015 Eclipse Foundation. All Rights Reserved.