Skip to Content
0
Jan 09, 2006 at 05:40 AM

copying data from model nodes to value nodes

23 Views

Hi All,

Is there any efficient way to copy data from model nodes to value nodes without writing the long code like wdcontext.currentnodenameElement.setAttributeName(wdcontext.nodeModelNodeelement.getAttributeElentmtAt.getAttributeName()) if the attributes are in large no its tedious to write code so is there any method for that . note: model nodes and value node name are same and they have same attributes.

Thanks.

Yashpal