gridripper::util::FileUtil Class Reference

File utility methods. More...

List of all members.

Static Public Member Functions

static String chopExtension (String fname)
 Gets the "base name" part of the file, without the extension.
static String extension (String fname)
 Gets the file extension.


Detailed Description

File utility methods.

Version:
0.5, 07/22/2008
Since:
GridRipper 0.5, 07/22/2008
Author:
Peter Csizmadia

Member Function Documentation

static String gridripper::util::FileUtil::chopExtension ( String  fname  )  [inline, static]

Gets the "base name" part of the file, without the extension.

The extension is the suffix to the name containing a starting dot and ASCII letters and digits.

Parameters:
fname the file name
Returns:
the base name or the full name if no extension found

static String gridripper::util::FileUtil::extension ( String  fname  )  [inline, static]

Gets the file extension.

The extension is the suffix to the name containing a starting dot and ASCII letters and digits.

Parameters:
fname the file name
Returns:
the extension or empty string if no extension found


The documentation for this class was generated from the following file:

Generated on Wed Jun 17 18:47:30 2009 for GridRipper by  doxygen 1.5.6