XML Parsing

SAX: Event-Based
Handlers for StartElement, Text, EndElement, etc.
DOM: Document Object Model
Returns a tree-like Document object with data attached

Previous slide Next slide Back to first slide View graphic version