« Return to Thread: best xml parser to use

RE: [xml-dev] best xml parser to use

by petera :: Rate this Message:

Reply to Author | View in Thread

Michael,

the machines performance.

the input files could be quite large over 1mb and arriving from different sources.

Peter

Michael Kay wrote:
 
>
> What is likely to be my best approach, DOM (unlikely I
> guess), SAX, StAX or simply writing a java program using
> indexOf, in terms of performance ?
>

Your performance, or the machine's performance?

How big is the input file?

Michael Kay
http://www.saxonica.com/

 « Return to Thread: best xml parser to use