Class Annotations.Formatter

  • Enclosing class:
    Annotations

    public static class Annotations.Formatter
    extends Object
    Formatter for pretty printing the annotations.
    • Constructor Detail

      • Formatter

        public Formatter()
    • Method Detail

      • format

        public static String format​(Map<NodePath,​List<Annotation>> annotations)
        Formats the annotations.
        Parameters:
        annotations - the annotations
        Returns:
        the formatted JSON