View Single Post
  #1 (permalink)  
Old 06-19-2008, 09:25 AM
eayx eayx is offline
Member
 
Join Date: Jun 2008
Posts: 2
eayx is on a distinguished road
how to search xml by SAX
I used to use DOM and Xpath for search xml file but my xml file have big size.
I think SAX can solve my problem.
I have been trying the example java search xml by SAX in google but it don't have that.
if you have the example source code java for search xml by SAX , please let me know.
Reply With Quote
Sponsored Links