“>This sample chapter is excerpted from XML by Example, by Benoit Marchal.Alternative API: SAXIn the previous chapter you learned how to use DOM, an object-based API for XML parsers. This chapter complements the discussion on XML parsers with an introduction to SAX.You will see that SAX Is an event-based API. Operates at a lower level than DOM. Gives you more control than DOM. Is almost always more efficient than DOM. But, unfortunately, requires m 
continue >>




Author:
admin
Time:
Saturday, February 9th, 2008 at 6:45 pm
Category:
Java
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply