Package com.bc.ceres.binio.util
Class DataPrinter
- java.lang.Object
- 
- com.bc.ceres.binio.util.DataPrinter
 
- 
 public class DataPrinter extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description DataPrinter()DataPrinter(PrintStream stream, boolean debug)
 
- 
- 
- 
Constructor Detail- 
DataPrinterpublic DataPrinter() 
 - 
DataPrinterpublic DataPrinter(PrintStream stream, boolean debug) 
 
- 
 - 
Method Detail- 
printpublic void print(CollectionData data) throws IOException - Throws:
- IOException
 
 
- 
 
-