To construct a FileReader object:
public FileReader (File file) public FileReader (FileDescriptor fileDescriptor) public FileReader (String filePath)