org.ejtools.util.export
Class CSVTools

java.lang.Object
  |
  +--org.ejtools.util.export.CSVTools

public class CSVTools
extends java.lang.Object

Description of the Class

Version:
$Revision: 1.1 $
Author:
Laurent Etiemble

Method Summary
static void exportAsCVS(java.lang.StringBuffer content, java.io.File output)
          Description of the Method
static java.io.File selectCSVFile()
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exportAsCVS

public static void exportAsCVS(java.lang.StringBuffer content,
                               java.io.File output)
Description of the Method

Parameters:
output - Description of the Parameter
content - Description of the Parameter

selectCSVFile

public static java.io.File selectCSVFile()
Description of the Method

Returns:
Description of the Return Value


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.