[
Lists Home |
Date Index |
Thread Index
]
>>>>> "Robert" == Robert DiFalco <rdifalco@tripwire.com> writes:
Robert> However, it seems harder to write parsers that process
Robert> elements in a random ordering. So often, an arbitrary
Robert> order is imposed (presumably) to make parsing easier.
Do you have any example? For both DOM and SAX based parsers order
doesn't really matter.
Perhaps it does for pull-parsers?
--
Regards,
Berend. (-:
|