http://www.zaneacademy.com | download source code @ http://sites.fastspring.com/zaneacademy/product/all
| 00:20 What is a JAXP SAX tutorial including populating domain objects from parsed xml?
| 02:00 Where in a Java code is the SAX parsing performed?
| 02:50 What are 2 ways of parsing an xml file using a JASP SAX parser?
| 03:40 How to model a simple xml file using java code?
| 05:00 What is a DefaultHandler?
| 06:00 What is the DefaultHandler method call sequence when parsing an xml file?
| 07:00 How to process xml attributes when parsing xml data w/ a sax parser?
| 08:30 What is the DefaultHandler characters method?
| 10:00 How to pickup and use SAXParser to parse xml?
| 14:00 How to pickup and use XMLReader to parse xml?