adspace


What are the types of XML Parsers?

Answer Posted / Sudil Kumar

The types of XML parsers include SAX (Simple API for XML), DOM (Document Object Model), Pull, and Streaming. SAX is an event-based parser that reads the XML document sequentially. DOM builds a tree representation of the entire document in memory. Pull parser allows you to read XML as a stream. Streaming parsers process the XML incrementally without loading the entire document into memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the ways to add styles to html?

997


Do you feel that you are a good xslt programmer? : xslt

869


Are you ready to relocate? : xslt

918


Do you feel that you have chosen the right technology xslt? : xslt

903