I have an xml file (potentially large) which I would like to process and update with the derived information. I would like to use staxmate to do this if possible. I have found documentation on reading and writing http://ift.tt/1ttXz9k\bCategoryStaxMate\b%29 ...but little on round-tripping (i.e. doing both).
I suspect the following will play a part in this... http://ift.tt/1pqABvR
What I was expecting to find is a function which when passed an SMHierarchicCursor would write it and its children to an SMOutputContainer (or something similar to that).
No comments:
Post a Comment