cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is an XML PARSER?

Former Member
0 Likes
286

What is an XML Parser?

what is it's use?

View Entire Topic
Former Member
0 Likes

Hi Dhanunjay

in addition to sinha , Dom parser are memory extensive

For catalouge types data you need to use SAX parser

for more details on parser you may follow these links

For sax and DOM parsing

http://www.oracle.com/technology/oramag/oracle/03-sep/o53devxml.html

http://search.cpan.org/dist/XML-LibXML/lib/XML/LibXML/Parser.pod

Thanks

sandeep

rewartd points if helpful