"Ylvisaker, Steve" wrote:
Description: XPath syntax error at char 64 on line 11 in {...rld',
12, 'This is test tex...}: Cannot find a matching 3-argument function
named {java:FontWidth}labelStringWidth()
Saxon-dedicated questions are best asked on the Saxon ML. A few
hints: the namespace must contain the fully qualified class name (with
the full package name,) if the function is not static you have to pass
an extra parameter (the first param is the object to send the message
to,) the ctor is accessible via a function named new() (in the same
namespace,) and finally the option -TJ will show you where Saxon try to
look for eligible methods.
Regards,
--
Florent Georges
http://www.fgeorges.org/
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--