Click here to Skip to main content
15,886,578 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello their,

I am extremely new to java. I was working in c#. now my task s I want to read a XML file using SAX parser.
I googled but I didn't get the perfect one.
any body here to help me?
:confused:
thanks in advance
Posted
Updated 26-Dec-10 18:09pm
v2

1 solution

To know how to use SAX Parser to read a XML file in Java, Navigate the Given Link
how to read xml file in java sax parser[^] and
Using the SAX Parser[^]

Hope it will work for you.
 
Share this answer
 
v3
Comments
Balaji_Reddy 27-Dec-10 7:17am    
thanks . its works :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900