PrevNextUpHome SophiaFramework UNIVERSE 5.3

15.1. Classes for File and Directory Management

There are three types of classes for managing files or directories as the table below.

Table 15.1. Classes for File and Directory Management

Class Name Description
SFXFile Class for operating a file.
SFXDirectory Class for operating a directory.
SFXPath Class for operating a file path and a directory path.
[Note] Note
Data can be read from and written into the file through the Stream obtained by the SFXFile instance.