扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.transform.stax类staxresult成员方法: setsystemid定义参考
发布时间:2014-2-19
本文导语:
setsystemid
public void setsystemid(string systemid)
在 staxresult 的上下文中,它不适合显示设置系统标识符。用于构造此 staxresult 的 xmleventwriter 或 xmlstreamwriter 确定 xml 结果的系统标识符。
此方法始终抛出 unsupportedoperationexception。
指定...