Java & XML Tutorial

Java comes with a set of tools to process XML. These Java XML tools are:

  1. SAX Parser
  2. StAX Parser
  3. DOM Parser
  4. XPath Evaluator
  5. XSL Processor
  6. JAXB

These are the Java XML processing tools this tutorial is focused on. The text Java & XML Tool Overview will tell you enough about each tool to get an idea of how they work, and what situations they are intended for. Each tool then has its own few pages showing how to use it and the features it has.

In addition to these tools the Java community has provided a set of tools too. Here are some of them:

  1. XML Beans (Apache)

I have currently not planned to write about the community tools, but I may change my mind later, and write a few introductory texts.

 

posted @ 2014-09-26 02:18  wuhn  阅读(165)  评论(0编辑  收藏  举报