java.lang.Object
java.io.Writer
java.io.FilterWriter
de.grogra.pf.io.IndentWriter
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
- Direct Known Subclasses:
POVWriter
-
Field Summary
Fields inherited from class java.io.FilterWriter
out
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IndentWriter
-
-
Method Details
-
print
- Throws:
IOException
-
print
- Throws:
IOException
-
print
- Throws:
IOException
-
print
- Throws:
IOException
-
print
- Throws:
IOException
-
println
- Throws:
IOException
-
indent
public void indent() -
unindent
public void unindent() -
checkIndentation
- Throws:
IOException
-