Home
last modified time | relevance | path

Searched defs:nodeValue (Results 1 – 19 of 19) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
DRepresenter.java92 Node nodeValue = tuple.getValueNode(); in representJavaBean() local
126 Node nodeValue = representData(propertyValue); in representJavaBeanProperty() local
DBaseRepresenter.java156 Node nodeValue = representData(entry.getValue()); in representMapping() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
DBase64DecodingTest.java41 JsonNode nodeValue = tree.get("foo"); in _testInvalidBase64() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/
DUniqueKeyTest.java47 List<NodeTuple> nodeValue = (List<NodeTuple>) node.getValue(); in constructMapping2ndStep() local
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
DBaseConstructor.java359 List<NodeTuple> nodeValue = (List<NodeTuple>) node.getValue(); in constructMapping2ndStep() local
391 List<NodeTuple> nodeValue = (List<NodeTuple>) node.getValue(); in constructSet2ndStep() local
DSafeConstructor.java94 List<NodeTuple> nodeValue = node.getValue(); in mergeNode() local
316 String nodeValue = scalar.getValue(); in construct() local
DConstructor.java227 List<NodeTuple> nodeValue = node.getValue(); in constructJavaBean2ndStep() local
/external/python/cpython3/Lib/xml/dom/
Dminidom.py330 nodeValue = None variable in DocumentFragment
397 nodeValue = value = property(_get_value, _set_value) variable in Attr
667 nodeValue = None variable in Element
1003 nodeValue = property(_get_nodeValue, _set_nodeValue) variable in ProcessingInstruction
1308 nodeValue = None variable in DocumentType
1369 nodeValue = None variable in Entity
1408 nodeValue = None variable in Notation
1553 nodeValue = None variable in Document
/external/python/cpython2/Lib/xml/dom/
Dminidom.py320 nodeValue = None variable in DocumentFragment
632 nodeValue = None variable in Element
1238 nodeValue = None variable in DocumentType
1299 nodeValue = None variable in Entity
1338 nodeValue = None variable in Notation
1480 nodeValue = None variable in Document
/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.cpp668 CXFA_Node* nodeValue = refNode->GetFirstChildByName(uValueHash); in RunBindItems() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemLiteralResult.java1022 public void setNodeValue(String nodeValue) throws DOMException in setNodeValue()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java3286 String nodeValue = (String)m_values.elementAt(dataIndex); in copyNS() local
3378 String nodeValue = (String)m_values.elementAt(valueIndex); in copyAttribute() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java563 public void setNodeValue(String nodeValue) throws DOMException in setNodeValue()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java314 public final void setNodeValue(String nodeValue) throws DOMException in setNodeValue()
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLComparator.java1065 String nodeValue = ""; in extractMergeData() local
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.min.js12h=h.call(this,r,0,n,e||null,t),n}};e.GetElementsByInterface=x,e.SelectorsInterface=C,e.MatchesInte… function
Dwebcomponents.min.js12 …ers.ShadowRoot)return o(this,t);if(s instanceof N)a=b(E.call(s,t));else{if(!(s instanceof C))retur…
DShadowDOM.js2308 get nodeValue() { getter
2311 set nodeValue(data) { setter
Dwebcomponents.js2342 get nodeValue() { getter
2345 set nodeValue(data) { setter