|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractPrintStream | Abstracts the minimal implementation methods by extension of PrintStream . |
NullOutputStream | Null implementation of OutputStream , does nothing with the output. |
StringBufferPrintStream | This provides a PrintStream implementation that outputs the stream to an
internal StringBuffer that is available through StringBufferPrintStream.getBuffer() . |
VT100PrintStream | Provides a way to apply a VT100 style to all output that goes through it. |
This package provides a few helper classes that are not required for the proper functioning of the bundle but makes using some functionality easier.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |