public class SourceCodewriter
extends com.sun.codemodel.CodeWriter
| Constructor and Description |
|---|
SourceCodewriter(Filer filer,
OriginatingElements originatingElements) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
OutputStream |
openBinary(com.sun.codemodel.JPackage pkg,
String fileName) |
public SourceCodewriter(Filer filer, OriginatingElements originatingElements)
public OutputStream openBinary(com.sun.codemodel.JPackage pkg, String fileName) throws IOException
openBinary in class com.sun.codemodel.CodeWriterIOExceptionpublic void close()
throws IOException
close in class com.sun.codemodel.CodeWriterIOExceptionCopyright © 2010-2015. All Rights Reserved.