uCosminexus Application Server, Web Service Development Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
This subsection describes the notes on using the methods of the Node interface.
- You cannot obtain the child node value of the target node of the getValue() method. To obtain the child node value of the target node, issue the method for the child node.
- You can invoke the recycleNode() method although detachNode() is not invoked for the target node. If you invoke the method, the executed operations are the same as those for detachNode().
- With the setParentElement(SOAPElement parent) method, you cannot set the nodes belonging to different DOM Documents in a parent-child relationship.
- If you specify null in the arguments of the setValue(String value) method, null is set up as the value of the target node.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.