Uses of Class
ch.rabanti.nanoxlsx4j.lowLevel.XmlDocument.XmlNodeList
Packages that use XmlDocument.XmlNodeList
-
Uses of XmlDocument.XmlNodeList in ch.rabanti.nanoxlsx4j.lowLevel
Methods in ch.rabanti.nanoxlsx4j.lowLevel that return XmlDocument.XmlNodeListModifier and TypeMethodDescriptionXmlDocument.XmlNode.getChildNodes()
Gets the child nodes of this nodeXmlDocument.XmlNode.getElementsByTagName
(String name, boolean recursively) Gets a list of sub-nodes with the defined name