扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.tools类forwardingfileobject<fextendsfileobject>的类成员方法: openwriter定义及介绍
发布时间:2014-2-18
本文导语:
openwriter
public writer openwriter()
throws ioexception
从接口 fileobject 复制的描述
获取此文件对象的 writer。
指定者:接口 fileobject 中的 openwriter
返回:writer
抛出:
illegalstateexception - 如果此文件对象是为读取而打开的,...