xml parsing - How can I add changes of one XML file to another in java -


i have 2 xml files.i need add changes in 1 xml file using java code, not copy second file contents first file. tried xmlunit finding differences between xml files, not provide writing functionality

look xslt transforms allow set rule rewrite xml based on xml/datafile


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -