org.codehaus.tycho.eclipsepackaging.pack200
Class Pack200Archiver
java.lang.Object
org.codehaus.tycho.eclipsepackaging.pack200.Pack200Archiver
public class Pack200Archiver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pack200Archiver
public Pack200Archiver()
getDestFile
public File getDestFile()
setDestFile
public void setDestFile(File destFile)
getProperties
public Map<? extends String,? extends String> getProperties()
setProperties
public void setProperties(Map<? extends String,? extends String> properties)
createArchive
public void createArchive()
throws IOException
- Throws:
IOException
getSourceJar
public File getSourceJar()
setSourceJar
public void setSourceJar(File sourceJar)
Copyright © 2008-2011. All Rights Reserved.