|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.modello.plugin.java.javasource.JAnnotations
public class JAnnotations
Constructor Summary | |
---|---|
JAnnotations()
|
Method Summary | |
---|---|
void |
appendAnnotation(java.lang.String annotation)
|
void |
print(JSourceWriter jsw)
prints this Annotations using the given JSourceWriter |
java.lang.String |
toString()
Returns the String representation of this JAnnotations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JAnnotations()
Method Detail |
---|
public void appendAnnotation(java.lang.String annotation)
public java.lang.String toString()
toString
in class java.lang.Object
public void print(JSourceWriter jsw)
jsw
- the JSourceWriter to print to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |