August 16, 2005 I have been doing a lot of XML parsing, and manipulation in java lately because I'm building a super dynamic configuration editor for XMS . Its going to be pretty cool once its done because you can even configure third party modules with it. Anyways I thought I'd post some a simple example of parsing and modifying XML with java: Suppose you have the following XML document:
Read full article from Parsing, Modifying, and outputting XML Documents with Java
No comments:
Post a Comment