
March 10th, 2004, 08:59 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 845
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Article Discussion: Java and XML Basics, Part 2
Last time, we learned about JAXP, Xerces, DOM and the javax.xml.parsers Java Package. How about getting a little taste of the SAX interfaces? We look at available classes and interfaces, and learn how to use SAX for XML Processing. Given SAX's power, perhaps we can look forward to the day when we'll be translating not just XML, but maybe even Klingon! Maybe not. Before you get started, you'll want to download the files for this tutorial.
Read the full article here: Java and XML Basics, Part 2
Last edited by theo : March 10th, 2004 at 09:01 AM.
Reason: href tags
|