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