单项选择题
A.getEntities() B.getPublicId() C.getDocumentElement() D.getWholeText()
下面()方法是输出获得XML文档的编码形式的。A.getXmlVersion()B.getDocType()C...
单项选择题下面()方法是输出获得XML文档的编码形式的。
A.getXmlVersion() B.getDocType() C.getXmlEncoding() D.getLength()
Document接口实现的对象对应XML文件Document节点,该节点下面有两种类型的节点:Element节...
单项选择题Document接口实现的对象对应XML文件Document节点,该节点下面有两种类型的节点:Element节点、()。
A.DocumentType节点 B.Attr节点 C.Node节点 D.Text节点
下面()不是继承Node接口。A.Document接口B.Attr接口C.Text接口D.TypeInfo接口
单项选择题下面()不是继承Node接口。
A.Document接口 B.Attr接口 C.Text接口 D.TypeInfo接口