- java.lang.Object
-
- org.tentackle.model.print.AnnotationPrinter
-
public class AnnotationPrinter extends Object
Prints the model spec of an annotation.- Author:
- harald
-
-
Constructor Summary
Constructors Constructor Description AnnotationPrinter(String annotation)Creates an annotation printer.
-