Package org.exoplatform.commons.utils
Class Printer
java.lang.Object
java.io.Writer
org.exoplatform.commons.utils.Printer
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Direct Known Subclasses:
OutputStreamPrinter,WriterPrinter
Extend the writer class by providing various method for printing text.
-
Constructor Details
-
Printer
public Printer()
-