You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Wang K H <kh...@gridnode.com> on 2001/03/08 07:05:34 UTC

XPath problem

Hi all,

I am having problem processing a 2 MB xml document using the XPath class. Has anyone encountered similar problem? Is this because we are reading in the whole DOM into memory and then asking XPath to do processing?

Thanks in advance for any help.

Regards,
WKH