Saturday, June 4, 2011

Problem With XML Parsing

XML stands for Extensible Markup Language.XML was designed to carry data not to display data.XML was designed to transport and store data, with focus on what data is.
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. There are different types, and each has its advantages.
The different types of parsers are:- a) SAX b) DOM c) PULL

To read the full document go to Shareapps4u

No comments:

Post a Comment