Package org.approvej.print
package org.approvej.print
-
ClassDescriptionA generic printer for Java
Objects that prints their properties and values one per line.Printer<T>PrintFormat<T>A format to print values of type T, as defined by aPrinterand a suggestedPrintFormat.filenameExtension().A generic print format for JavaObjects that prints that uses theObject.toString()method.