Class AnnotationPrinter

java.lang.Object
org.tentackle.model.print.AnnotationPrinter

public class AnnotationPrinter extends Object
Prints the model spec of an annotation.
Author:
harald
  • Constructor Details

    • AnnotationPrinter

      public AnnotationPrinter(String annotation)
      Creates an annotation printer.
      Parameters:
      annotation - the annotation
  • Method Details

    • print

      public String print()
      Prints the annotation.
      Returns:
      the pretty printed annotation