Searched refs:getTextContent (Results 1 – 11 of 11) sorted by relevance
36 dom5.setTextContent(node, dom5.getTextContent(node)41 let text = dom5.getTextContent(node);46 dom5.setTextContent(node, dom5.getTextContent(node)
173 applicationAttributes.put(attr.getNodeName(), attr.getTextContent()); in parseAndroidManifest()308 return attributeNode == null ? null : attributeNode.getTextContent(); in getAttributeValue()342 receiver.addAction(nameNode.getTextContent()); in parseReceivers()367 service.addAction(nameNode.getTextContent()); in parseServices()705 return namedItem.getTextContent(); in getTagAttributeText()
72 std::string getTextContent() const;
122 string CXmlElement::getTextContent() const in getTextContent() function in CXmlElement
55 if (!doSetValue(xmlConfigurationSettingsElementContent.getTextContent(), in serializeXmlSettings()
635 public String getTextContent() throws DOMException { in getTextContent() method in DOM2DTMdefaultNamespaceDeclarationNode
182 pair.first().invoke(bean, child.getTextContent()); in setText()
1700 public String getTextContent() throws DOMException { in getTextContent() method in UnImplNode
1131 public String getTextContent() throws DOMException { in getTextContent() method
174 return StringResources.processStringResources(currentNode.getTextContent()); in getText()
1942 public String getTextContent() throws DOMException { in getTextContent() method in DTMNodeProxy