com.sun.tools.javap
Class AnnotationWriter
java.lang.Object
com.sun.tools.javap.BasicWriter
com.sun.tools.javap.AnnotationWriter
public class AnnotationWriter
- extends BasicWriter
A writer for writing annotations as text.
This is NOT part of any API supported by Sun Microsystems. If
you write code that depends on this, you do so at your own risk.
This code and its internal interfaces are subject to change or
deletion without notice.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ev_writer
AnnotationWriter.element_value_Writer ev_writer
AnnotationWriter
protected AnnotationWriter(Context context)
instance
static AnnotationWriter instance(Context context)
write
public void write(Annotation annot)
write
public void write(Annotation.element_value_pair pair)
write
public void write(Annotation.element_value value)