|
| Total Answers and Comments: 3 |
Last Update: September 22, 2009 Asked by: rajadurai24 |
|
| | |
|
Submitted by: nabinkumarbehera XML Parser is nothing but a interface between user and XML Document.
XML Parsers are divided into 2 types1) DOM (Document Object Module) 2) SAX (Simple API for XML)
Above answer was rated as good by the following members: tgeek100 | Go To Top
|