Click to See Complete Forum and Search --> : XML Parser


gmorin
December 27th, 2002, 03:41 PM
Hi,

I'd like to use an xml parser into a Class. THe file that would receive the parser woulsd always have 5 to 6 fields and always with the same format. The parser would be called from a webservice or from a bean I didn't decided yet.

I don't have any Idea of what the parser should look like. Have an example and an explanation for me??

Thank you,

G

dlorde
December 27th, 2002, 07:24 PM
A google for XML parser will give you lots of useful links.

Exactly what are you intending to do with the XML parser?