Searched refs:getValueNode (Results 1 – 16 of 16) sorted by relevance
72 nodes.getValueNode().setType(valueType); in setTypes()85 if (node.getValueNode() instanceof CollectionNode) { in toString()87 buf.append(System.identityHashCode(node.getValueNode())); in toString()
46 public Node getValueNode() { in getValueNode() method in NodeTuple
103 ScalarNode valueNode = (ScalarNode) tuple.getValueNode(); in constructObject()106 ScalarNode valueNode = (ScalarNode) tuple.getValueNode(); in constructObject()
115 car.setPlate(toScalarString(tuple.getValueNode())); in construct()118 SequenceNode snode = (SequenceNode) tuple.getValueNode(); in construct()
126 SequenceNode n = (SequenceNode) standard.getValueNode(); in representJavaBeanProperty()135 ScalarNode n = (ScalarNode) standard.getValueNode(); in representJavaBeanProperty()
92 Node nodeValue = tuple.getValueNode(); in representJavaBean()216 resetTag(valueType, tuple.getValueNode()); in checkGlobalTag()
46 return tuple.getValueNode(); in getSingleNode()
50 Node valueNode = tuple.getValueNode(); in constructMapping2ndStep()
45 ScalarNode node2 = (ScalarNode) node.getValue().get(0).getValueNode(); in testComposeFromReader()
143 Node value = object.getValueNode(); in anchorNode()193 Node value = row.getValueNode(); in serializeNode()
100 final Node valueNode = nodeTuple.getValueNode(); in mergeNode()397 Node valueNode = mnode.getValue().get(0).getValueNode(); in construct()430 Node valueNode = mnode.getValue().get(0).getValueNode(); in construct()
362 Node valueNode = tuple.getValueNode(); in constructMapping2ndStep()
236 Node valueNode = tuple.getValueNode(); in constructJavaBean2ndStep()
68 Node valueNode = tuple.getValueNode(); in representJavaBeanProperty()
151 compareNodes(child1.getValueNode(), child2.getValueNode()); in compareNodes()
166 Node valueNode = nodeTuple.getValueNode(); in construct2ndStep()