de.fh_mannheim.mm.dms.framework.converters
Class XLS2Text

java.lang.Object
  extended byde.fh_mannheim.mm.dms.framework.converters.XLS2Text
All Implemented Interfaces:
IConverter

public class XLS2Text
extends java.lang.Object
implements IConverter

XLS2Text is a excel parser, which converts xls sheets to plaintext using excelread.

Version:
$Revision: 1.10 $
Author:
Jan Löffler, mail@jlsoft.de

Constructor Summary
XLS2Text()
           
 
Method Summary
static java.lang.StringBuffer parse(java.lang.String strFilename)
          Parse xls-file.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XLS2Text

public XLS2Text()
Method Detail

parse

public static java.lang.StringBuffer parse(java.lang.String strFilename)
Parse xls-file.

Parameters:
strFilename - XLS-file
Returns:
plaintext