[om] OM class
Cédric Vidrequin
Cedric.Vidrequin at avignon.inra.fr
Mon Apr 19 10:03:12 CEST 2004
Hello,
I'm looking for a class (or a set of classes) that allows me to generate
an XML file (or XML tree object) from an input string.
For example : I have the string y = a*x+b
I'm looking for something like that :
String str = "y=a*x+b";
// in the next line, types are imaginated to explain better what I'm
looking for
OpenMathObject omo = nex OpenMathObjetc(str);
omo.writeXML(new outputStream("myFile.xml"));
Thanks for helping.
Cédric VIDREQUIN
INRA Avignon (France)
--
om at openmath.org - general discussion on OpenMath
Post public announcements to om-announce at openmath.org
Automatic list maintenance software at majordomo at openmath.org
Mail om-owner at openmath.org for assistance with any problems
More information about the Om
mailing list