程序包 cn.zhxu.bs.ex
接口 FileWriter.Factory
- 封闭接口:
- FileWriter
public static interface FileWriter.Factory
文件输出工厂接口
-
方法概要
-
方法详细资料
-
create
创建文件输出对象- 参数:
filename- 文件名- 返回:
- 文件输出对象
- 抛出:
IOException- 抛出 IOException
-
filename - 文件名IOException - 抛出 IOException