As mentioned in the introduction Sun now provides these tools for XML Processing in Java: StAX Reader / Writer SAX Parser DOM Parser XPath Evaluator XSL Processor JAXB In the following sections I will talk a bit about what these tools are, and what t…