android - suggest better parser to parse xml data getting from .net webserver -


I need to get data with images from the net web server.

I have large data of 250 images and 250 lines of data.

This data is being used by XML Web servers from the Net Web server.

and parse it using the Android Inbuilt XML Parser.

But it takes more than 10 minutes.

I have found that the parser in the IP is written in LibreOffice 2 which is written in the same language.

The webserver parses data while downloading it

But after downloading all the data from the web server, Android Inbuilt XML Parser Purse

I have been struggling with this problem since the week.

Anyone can help me

There is a better solution to my problem.

(If someone does not understand my problem, please give me a comment)

< P> SX XML Parser is available on Android and can read from any class implementing the inststream. Since the URL connection provides a way to revert its underlying inputstream, it seems that you can do something like the following ...
  url xmlSource = new URL ("some hp Path "); UrlConnection xmlConnection = xmlSource.openConnection (); Org.xml.sax.InputSource xmlStream = New Input Source (xmlConnection.getInputStream ());   

I have not tested this myself and Google cautions to warn that the included sackas apply, but I think there is a good place to start. A lot of resources are available online while using input processing and implementing the SACC callback.

Comments