You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Tahura Chaudhry <ta...@hotmail.com> on 2004/12/10 00:53:51 UTC

size limit on XPath expression

Is there a upper size limit on the length of an XPath expression that 
xalan-java can evaluate?

thanks,
Tahura Chaudhry



Re: size limit on XPath expression

Posted by Henry Zongaro <zo...@ca.ibm.com>.
"Tahura Chaudhry" <ta...@hotmail.com> wrote on 2004-12-09 06:53:51 PM:
> Is there a upper size limit on the length of an XPath expression that 
> xalan-java can evaluate?

The only limits I'm aware of are those that might be imposed by the JVM 
while the expression is parsed or processed - stack size limitations, and 
so on.

Thanks,

Henry
------------------------------------------------------------------
Henry Zongaro      Xalan development
IBM SWS Toronto Lab   T/L 969-6044;  Phone +1 905 413-6044
mailto:zongaro@ca.ibm.com