扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.tools类simplejavafileobject的类成员方法: getcharcontent定义及介绍
发布时间:2014-2-18
本文导语:
getcharcontent
public charsequence getcharcontent(boolean ignoreencodingerrors)
throws ioexception
此实现总是抛出 unsupportedoperationexception。子类可以更改此行为,只要不违背 fileobject 的协定。
指定者:接口 fileobject 中的 getcha...