mbenolie / xpath-as3

Automatically exported from code.google.com/p/xpath-as3
0 stars 0 forks source link

Utility method to change the values of selected nodes #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is a relatively common use-case to want to select nodes and then change
their values, but it's a pain using E4X alone. Add a method to take the
pain away.

In particular, changing the value of a text node or (worse) text nodes
inside nodes with mixed content.

See
http://groups.google.com/group/xpath-as3/browse_thread/thread/7929b1384b6bcc5b?h
l=en-GB

Original issue reported on code.google.com by peterj...@gmail.com on 13 Jun 2007 at 10:39

GoogleCodeExporter commented 8 years ago

Original comment by peterj...@gmail.com on 13 Jun 2007 at 10:44

GoogleCodeExporter commented 8 years ago

Original comment by peterj...@gmail.com on 13 Jun 2007 at 10:44