[xml] speed between XPath & SAX & xmlReader



hi all,
i have to get node contents of a simple doc of 100 nodes like this

<?xml version="1.0"?>
<test>
  <x0>88</x0>
  <x1>88</x1>
.......
</test>

which parser is appropriate for that job?
i nee the faster one.

best regards
nicolas





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]