public class JarCodeWriter
extends com.sun.codemodel.CodeWriter
| Constructor and Description |
|---|
JarCodeWriter(OutputStream os,
Manifest manifest) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
OutputStream |
openBinary(com.sun.codemodel.JPackage _package,
String name) |
public JarCodeWriter(OutputStream os, Manifest manifest) throws IOException
IOExceptionpublic OutputStream openBinary(com.sun.codemodel.JPackage _package, String name) throws IOException
openBinary in class com.sun.codemodel.CodeWriterIOExceptionpublic void close()
throws IOException
close in class com.sun.codemodel.CodeWriterIOExceptionCopyright © 2025. All rights reserved.