473,395 Members | 1,941 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

which XML parser will be efficient for reading XML file?

DB
Hi All,
Just a quick question....................
Which is the most efficient XML parser for reading XML file?
I just wanna read the file( I m not goin to write into it).

Thanks,
Deepak
Nov 17 '05 #1
2 1288
AFAIK SAX-type parser will do.
In .NET you can use XmlReader, to read xml file.

--
Vadym Stetsyak aka Vadmyst

"DB" <de**********@persistent.co.in> wrote in message
news:e1**************@tk2msftngp13.phx.gbl...
Hi All,
Just a quick question....................
Which is the most efficient XML parser for reading XML file?
I just wanna read the file( I m not goin to write into it).

Thanks,
Deepak

Nov 17 '05 #2
DB
thnx Vadym.
"Vadym Stetsyak" <va*****@ukr.net> wrote in message
news:uh**************@TK2MSFTNGP14.phx.gbl...
AFAIK SAX-type parser will do.
In .NET you can use XmlReader, to read xml file.

--
Vadym Stetsyak aka Vadmyst

"DB" <de**********@persistent.co.in> wrote in message
news:e1**************@tk2msftngp13.phx.gbl...
Hi All,
Just a quick question....................
Which is the most efficient XML parser for reading XML file?
I just wanna read the file( I m not goin to write into it).

Thanks,
Deepak


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Andy Fish | last post by:
Hi, I am trying to parse a file using Xerces' DOMParser.parse(String systemId) I have come across a problem where it refuses to open a file with curly braces "{" or "}" in the file name. I...
6
by: Angelic Devil | last post by:
I'm building a file parser but I have a problem I'm not sure how to solve. The files this will parse have the potential to be huge (multiple GBs). There are distinct sections of the file that I...
3
by: garth_rockett | last post by:
We need to process a very large amount of delimited variable length ASCII data in files as large as 3-4 gigs. We need a high performance parser for this and as always, we have no money to buy one....
9
by: Cesar A. K. Grossmann | last post by:
Hi I'm trying to build a parser for a file I create. The file format is as follow: IDENTIFIER = NUMBER STRING STRING; COMPOSITE = STRING { ITEM }; ITEM = NUMBER IDENTIFIER|COMPOSITE
4
by: mitsura | last post by:
Hi, I think I ran into a bug in the XML SAX parser. part of my program consist of reading a rather large XML file (about 10Mb) containing a few thousand elements. I have the following...
8
by: Andrew Robert | last post by:
Hi Everyone. I tried the following to get input into optionparser from either a file or command line. The code below detects the passed file argument and prints the file contents but the...
1
by: gomzi | last post by:
I have written an xml parser (in asp.net 2.0) for reading both rss and atom feeds. My problem is that the parser works perfectly fine on my local machine, while it works only sometimes on my...
4
by: Bartc | last post by:
"vaib" <vaibhavpanghal@gmail.comwrote in message news:26a44cc5-0f08-41fe-859b-0d27daf3ca1d@f24g2000prh.googlegroups.com... I don't know the formal approach to these things but I haven't come...
50
by: Juha Nieminen | last post by:
I asked a long time ago in this group how to make a smart pointer which works with incomplete types. I got this answer (only relevant parts included): ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.