apps.threedbuttonsexperiment.logger
Class ExcelWritter

java.lang.Object
  extended by apps.threedbuttonsexperiment.logger.ExcelWritter

public class ExcelWritter
extends java.lang.Object

The Class ExcelWritter.


Constructor Summary
ExcelWritter()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method.
static void txtToExcelFile(java.lang.String txtFile)
          Txt to excel file.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelWritter

public ExcelWritter()
Method Detail

main

public static void main(java.lang.String[] args)
The main method.

Parameters:
args - the arguments

txtToExcelFile

public static void txtToExcelFile(java.lang.String txtFile)
Txt to excel file.

Parameters:
txtFile - the txt file