HomeSort by relevance Sort by last modified time
    Searched refs:getNodeValue (Results 126 - 150 of 282) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodecdatasectionnodevalue.java 31 * The string returned by the "getNodeValue()" method for a
36 * by the "getNodeValue()" method. It should be equal to
87 cdataNodeValue = child.getNodeValue();
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createDocumentType03.java 82 nodeValue = newType.getNodeValue();
documentimportnode01.java 90 nodeValue = importedAttr.getNodeValue();
documentimportnode02.java 95 nodeValue = importedAttr.getNodeValue();
documentimportnode03.java 92 nodeValue = importedAttr.getNodeValue();
documentimportnode04.java 98 nodeValue = importedAttr.getNodeValue();
documentimportnode05.java 90 nodeValue = importedAttr.getNodeValue();
documentimportnode15.java 85 nodeValue = textImport.getNodeValue();
documentimportnode17.java 85 nodeValue = commentImport.getNodeValue();
elementgetattributenodens02.java 80 attrValue = attribute.getNodeValue();
elementgetattributenodens03.java 83 attrValue = attribute.getNodeValue();
elementsetattributenodens02.java 91 attrValue = newAttr.getNodeValue();
elementsetattributens01.java 81 attrValue = attribute.getNodeValue();
elementsetattributens02.java 84 attrValue = attribute.getNodeValue();
elementsetattributens03.java 87 attrValue = attribute.getNodeValue();
hc_nodedocumentfragmentnormalize1.java 72 nodeValue = txtNode.getNodeValue();
importNode02.java 86 value = aNode.getNodeValue();
importNode03.java 87 value = aNode.getNodeValue();
importNode04.java 88 childValue = child.getNodeValue();
importNode06.java 90 value = child.getNodeValue();
importNode11.java 88 childValue = child.getNodeValue();
importNode15.java 87 value = aNode.getNodeValue();
namednodemapremovenameditemns02.java 90 attrValue = attribute.getNodeValue();
setNamedItemNS03.java 87 value = retnode.getNodeValue();
setNamedItemNS05.java 85 value = retnode.getNodeValue();

Completed in 196 milliseconds

1 2 3 4 56 7 8 91011>>