Class DelegatingIndentWriter

java.lang.Object
java.io.Writer
groovy.text.markup.DelegatingIndentWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class DelegatingIndentWriter extends Writer
A writer which delegates to another writer and supports an additional indenting level.