what is the procedure to parse xml firle using java
Madan Mohan Gupta
Greenhorn
Joined: Jul 20, 2001
Posts: 2
posted
0
Hi I am the new user, I am facing one problem while designing a new tool, that i am not getting how to parse xml file using java.
Ajith Kallambella
Sheriff
Joined: Mar 17, 2000
Posts: 5781
posted
0
I suggest that you download either JAXP from Sun or Xerces from Apache. Use the sample programs that are bundled with the parser downloads as a starting point. Good luck,
------------------ Ajith Kallambella M. Sun Certified Programmer for the Java�2 Platform. IBM Certified Developer - XML and Related Technologies, V1.
Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).
subject: what is the procedure to parse xml firle using java