See: Description
Interface | Description |
---|---|
Indentable |
This interface defines the methods
IndentablePrintStream s must implement. |
Class | Description |
---|---|
IndentablePrintStream |
The base class of all indentable print streams.
|
NullOutputStream |
This OutputStream discards all bytes that are written into it.
|
NullPrintStream |
The tracer classes return such a NullPrintStream when the current state and the configuration demands that no output should be written.
|
TracePrintStream |
This is the main implementation of an indentable PrintStream.
|
Copyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)