Quick resources for processing XML with JAVA

  • Here is a chapter of a book from Sun.com that talks about using SAX parser for XML processing in JAVA. 
  • A quick overview of using DOM, SAX, XML in JAVA is also available here

1 comments:

dontcare said...

Besides DOM and SAX, you may also want to check out vtd-xml, which is the latest and most advanced XML processing model


http://vtd-xml.sf.net

Post a Comment

Note: Only a member of this blog may post a comment.