org.codehaus.modello.plugin.java.javasource
Class JAnnotations
java.lang.Object
org.codehaus.modello.plugin.java.javasource.JAnnotations
public class JAnnotations
- extends Object
JAnnotations
public JAnnotations()
appendAnnotation
public void appendAnnotation(String annotation)
toString
public String toString()
- Returns the String representation of this JAnnotations
- Overrides:
toString
in class Object
- Returns:
- the String representation of this JAnnotations
print
public void print(JSourceWriter jsw)
- prints this Annotations using the given JSourceWriter
- Parameters:
jsw
- the JSourceWriter to print to
Copyright © 2001-2011 Codehaus. All Rights Reserved.