所有类


接口 org.w3c.dom.Comment
的使用

使用 Comment 的软件包
org.w3c.dom 为文档对象模型 (DOM) 提供接口,该模型是 Java API for XML Processing 的组件 API。 
 

org.w3c.domComment 的使用
 

返回 Commentorg.w3c.dom 中的方法
 Comment Document.createComment(String data)
          创建给定指定字符串的 Comment 节点。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部