Search the web
Sign In
New User? Sign Up
jsci
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
MathMLParser   Message List  
Reply | Forward Message #310 of 369 |
Re: [jsci] MathMLParser

Hi,

The MathMLParser can translate MathML into Java JSci objects or code, i.e.
<cn>45</cn> ---> new MathDouble(45)

There is some information in the jsci guide, documentation/jsci.io.html.

No, not really, jscience is something similar but separate.


----- Original Message ----
From: herbertkluge <herbertkluge@...>
To: jsci@yahoogroups.com
Sent: Monday, 4 December, 2006 12:15:15 PM
Subject: [jsci] MathMLParser


Hello!

What's the MathMLParser for? Are there any further information?

Sincerely yours, Herbert

P.S. Is there any relationship to jscience.org?




Yahoo! Groups Links



Send instant messages to your online friends http://uk.messenger.yahoo.com



Mon Dec 4, 2006 9:29 pm

mj_hale
Offline Offline
Send Email Send Email

Forward
Message #310 of 369 |
Expand Messages Author Sort by Date

Hi, I'm working on the NetBeans integration of JSci. I'm not really sure how I could do the parsing right. My source is a InputSource and I need a way to...
Torsten Knodt
tk_fhd_aui
Offline Send Email
Mar 20, 2006
6:28 pm

Hi, I've committed to the CVS an updated MathMLParser class for you. I have added static translateXXX(Node node) methods. You can pass them the MathMLDocument ...
Mark Hale
mj_hale
Offline Send Email
Mar 20, 2006
7:14 pm

Hi Mark, > I've committed to the CVS an updated MathMLParser > class for you. I have added static translateXXX(Node > node) methods. You can pass them the...
Torsten Knodt
tk_fhd_aui
Offline Send Email
Mar 20, 2006
9:31 pm

Hello! What's the MathMLParser for? Are there any further information? Sincerely yours, Herbert P.S. Is there any relationship to jscience.org?...
herbertkluge
Offline Send Email
Dec 4, 2006
6:29 pm

Hi, The MathMLParser can translate MathML into Java JSci objects or code, i.e. <cn>45</cn> ---> new MathDouble(45) There is some information in the jsci...
Mark Hale
mj_hale
Offline Send Email
Dec 4, 2006
9:35 pm

Hi! Thank you for your answer. I read this document. If the translation is successful is there any chance to get the type of the elements without testing with...
Herbert Kluge
herbertkluge
Offline Send Email
Dec 5, 2006
9:36 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help