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