Searched defs:xmlNode (Results 1 – 5 of 5) sorted by relevance
44 Node xmlNode = getXmlNode(); in getShortDescription() local
216 Node xmlNode = uiNew.createXmlNode(); in appendChild() local254 Node xmlNode = uiNew.createXmlNode(); in insertChildAt() local287 Node xmlNode = uiNode.getXmlNode(); in getStringAttr() local325 Node xmlNode = uiNode.getXmlNode(); in getAttributes() local
177 Node xmlNode = uiNode.getXmlNode(); in getStringAttr() local
101 Node xmlNode = uiNode.getXmlNode(); in getAttribute() local283 Node xmlNode = uiNode.getXmlNode(); in getAttributeValue() local
656 public UiElementNode findXmlNode(Node xmlNode) { in findXmlNode()1111 protected void updateAttributeList(Node xmlNode) { in updateAttributeList()