« Return to Thread: best xml parser to use

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

by Michael Kay :: Rate this Message:

Reply to Author | View in Thread

 
>
> 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