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.CodeWriter
IOException
public void close() throws IOException
close
in class com.sun.codemodel.CodeWriter
IOException
Copyright © 2010-2014. All Rights Reserved.