29.2 Parsing XML Documents (cont.)
- This chapter describes a DOM parser
- Xerces library (from Apache) - parser API
- Classes to process XML input
- Classes to represent tree structure of document
- Download and instructions at http://xml.apache.org/xerces-c/
prev
|top
|next