Class OutdentationFormatter

  • All Implemented Interfaces:
    Formatter

    public class OutdentationFormatter
    extends Object
    implements Formatter
    Formats the text by outdenting -%] sections
    • Field Detail

      • outdentation

        protected int outdentation
    • Constructor Detail

      • OutdentationFormatter

        public OutdentationFormatter​(OutputBuffer outputBuffer)
    • Method Detail

      • outdent

        protected String outdent​(String line,
                                 int outdentation)
      • outdent

        public void outdent​(int offset)
      • indent

        public void indent​(int offset)