ElegantJ Data Tables Java API Specification v1.1

com.elegantj.data.dataviewer
Class CSVWriter

java.lang.Object
  extended bycom.elegantj.data.dataviewer.CSVWriter

public class CSVWriter
extends java.lang.Object


Constructor Summary
CSVWriter(CSVView csvView)
           
 
Method Summary
 void writeCSV(java.io.OutputStream out)
          Writes the CSV to the specified OutputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVWriter

public CSVWriter(CSVView csvView)
Method Detail

writeCSV

public void writeCSV(java.io.OutputStream out)
              throws java.io.IOException
Writes the CSV to the specified OutputStream

Parameters:
out - the OutputStream object
Throws:
java.io.IOException

ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.