public class JarFileWriter extends ZipFileWriter
JarFileWriter(java.io.File file)
void
writeClass(java.lang.Class klass)
close, writeEntry, writeResourceString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JarFileWriter(java.io.File file) throws java.io.IOException
java.io.IOException
public void writeClass(java.lang.Class klass) throws java.io.IOException