|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.codemodel.CodeWriter
com.googlecode.androidannotations.generation.ResourceCodeWriter
public class ResourceCodeWriter
Constructor Summary | |
---|---|
ResourceCodeWriter(javax.annotation.processing.Filer filer)
|
Method Summary | |
---|---|
void |
close()
|
java.io.OutputStream |
openBinary(com.sun.codemodel.JPackage pkg,
java.lang.String fileName)
|
Methods inherited from class com.sun.codemodel.CodeWriter |
---|
openSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceCodeWriter(javax.annotation.processing.Filer filer)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |