XFile |
Instances of this class represent the name of a file or directory.
|
XFileExtensionAccessor |
This is an abstract class to intended to be extended with
filesystem-specific methods.
|
XFileInputStream |
An XFile input stream is an input stream for reading data from an
XFile .
|
XFileOutputStream |
An XFile output stream is an output stream for writing data to an
XFile .
|
XFileReader |
Convenience class for reading character files.
|
XFileWriter |
Convenience class for writing character files.
|
XRandomAccessFile |
Instances of this class support both reading and writing to a
random access file.
|