namespace Akenti |
A File object contains a filename and provides methods to return informataion about the name or directory.
IOHandler
serves as the wrapper class for AbstractIOHandlerImpl
objects.
A File object contains a filename and provides methods to return informataion about the name or directory. The filename may be either an absolute pathname or relative to the current working directory. It may refer to either a plain file or a directory.* Usage: * eg 1). File("Makefile"); * eg 2). File("/usr/local/mrt/Certificates"); *
Alphabetic index HTML hierarchy of classes or Java