Searched refs:nodeList2 (Results 1 – 3 of 3) sorted by relevance
195 NodeList nodeList2 = child.getChildNodes(); in readNode() local196 int len2 = nodeList2.getLength(); in readNode()199 Node child2 = nodeList2.item(j); in readNode()
351 NodeList nodeList2 = child.getChildNodes(); in readNode() local352 int len2 = nodeList2.getLength(); in readNode()355 Node child2 = nodeList2.item(j); in readNode()
841 NodeList nodeList2 = child.getChildNodes(); in traverseParagraph() local842 int len2 = nodeList2.getLength(); in traverseParagraph()845 Node child2 = nodeList2.item(j); in traverseParagraph()