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

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

public class FileConverter
extends java.lang.Object
implements IConverter

FileConverter

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

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

Constructor Detail

FileConverter

public FileConverter()
Constructor.

Method Detail

parse

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

Parameters:
strFilename - File to be parsed
Returns:
plaintext