Class NodeListImpl

    • Constructor Detail

      • NodeListImpl

        public NodeListImpl​(java.util.Collection collection)
    • Method Detail

      • getLength

        public int getLength()
        Specified by:
        getLength in interface org.w3c.dom.NodeList
      • item

        public org.w3c.dom.Node item​(int index)
        Specified by:
        item in interface org.w3c.dom.NodeList