
April 2nd, 2004, 05:12 AM
|
|
Contributing User
|
|
Join Date: Dec 2003
Posts: 50
Time spent in forums: 30 m 56 sec
Reputation Power: 5
|
|
|
using Xerces parser??
Hi,
hope u don't mind answering this simple question from this newbie!!
i have downloaded Xerces parser from the Apache web site and extracted all the required files in my machine in a folder named 'Xerces'.
1) i want to know how to parse my XML files using Xerces???
2) when i write my DOM/SAX programs, how can i parse them using Xerces?
thanks in advance.
(i have j2sdk1.4.2 installed in my machine)
|