Hi,
Most XPath implementations appear to use some DOM Parser as the base to
perform XPath resolution. However, is there an approach that uses a SAX
parser to find the correct location as specified in the XPath and then
return the corresponding nodeset. (Yes, I realise this sounds like
mixing a bit of SAX with a bit of DOM.)
My problem is having to apply XPath expressions to VERY large documents
where DOM parsing is hugely resource intensive.
Ideas/Thoughts greatly appreciated.
Thanks.
--
Simon Kampa
________________________________________________________________________
This email and any files transmitted with it are intended solely for the use of
the individual or entity to whom they are addressed. They may contain sensitive
and/or in confidence information that is covered by legal, professional or
other privilege. No mistake in transmission is intended to waive or compromise
any such privilege. If you have received this email in error please notify the
sender at once.
This email has been scanned for viruses on behalf of STASYS Limited by
the MessageLabs Email Security System.
________________________________________________________________________
|