Class DocumentFormatter


  • public class DocumentFormatter
    extends java.lang.Object
    • Constructor Detail

      • DocumentFormatter

        public DocumentFormatter​(int width)
      • DocumentFormatter

        public DocumentFormatter​(int width,
                                 boolean color)
    • Method Detail

      • format

        public java.lang.String format​(Document document)
      • getOptions

        public static java.util.List<Option> getOptions​(Document document)