Searched refs:childName (Results 1 – 2 of 2) sorted by relevance
135 String childTag, String childName) { in getChildElementByName() argument140 if (childName.equals(el.getAttribute(ATTRIBUTE_NAME))) { in getChildElementByName()
377 String childName = child.getAttributes().getNamedItem(ATTRIBUTE_NAME) in appendSuiteToElement() local380 if (childName.equals(name)) { in appendSuiteToElement()