Uses of Class
io.qt.xml.QDomNodeList
-
Uses of QDomNodeList in io.qt.xml
Modifier and TypeMethodDescriptionfinal QDomNodeList
QDomNode.childNodes()
QDomNodeList.clone()
Creates and returns a copy of this object.final QDomNodeList
QDomDocument.elementsByTagName
(String tagname) final QDomNodeList
QDomElement.elementsByTagName
(String tagname) final QDomNodeList
QDomDocument.elementsByTagNameNS
(String nsURI, String localName) final QDomNodeList
QDomElement.elementsByTagNameNS
(String nsURI, String localName) Modifier and TypeMethodDescriptionfinal void
QDomNodeList.assign
(QDomNodeList arg__1) final boolean
QDomNodeList.equals
(QDomNodeList arg__1)