--- In svg-developers@yahoogroups.com, Cameron McCormack
<[EMAIL PROTECTED]> wrote:
>
> Martin Honnen:
> > It depends on the DOM implementation you use, if that is Mozilla 1.8
> > respectively Firefox 1.5 then you have full support for the W3C DOM
> > Level 3 XPath specification
> >   <http://www.w3.org/TR/DOM-Level-3-XPath/>
> 
> As does Batik SVN.  

Does the Batik SVG viewer from Apache support the W3C DOM Level 3
XPath API?
Does it expose that to script (ECMAScript), implementing the ECMAScrit
binding?
Then there should be a method named evaluate on the document object
but at least with Batik 1.6 the test case at
<http://home.arcor.de/martin.honnen/svg/test2006013001.svg>
does not find the method.

Or are you using Java with Batik and make use of the XPath support in
Java 1.5 (which is not the DOM Level 3 XPath API but a different API)?






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to