public class ResourceCodeWriter
extends com.sun.codemodel.CodeWriter
| Constructor and Description |
|---|
ResourceCodeWriter(javax.annotation.processing.Filer filer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.io.OutputStream |
openBinary(com.sun.codemodel.JPackage pkg,
java.lang.String fileName) |
public ResourceCodeWriter(javax.annotation.processing.Filer filer)
public java.io.OutputStream openBinary(com.sun.codemodel.JPackage pkg,
java.lang.String fileName)
throws java.io.IOException
openBinary in class com.sun.codemodel.CodeWriterjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in class com.sun.codemodel.CodeWriterjava.io.IOExceptionCopyright © 2010-2014. All Rights Reserved.