problem in EEML library
in
Contributed Library Questions
•
1 years ago
Hi all,
I'm having problems with EEML library.
All the methods of DataIn class seem to work fine except for getValue() and getStringValue() which are the most interesting, of course.
If I try printXML() it prints out the correct xml file with all the data as expected. But if I use getValue() on a numeric stream it returns "0.0" and if I use getStringValue() on a text stream it returns an empty string.
I guess there is a problem in XML parsing?
I'm using Processing 1.5.1 on a MacBook Pro Mac OSX 10.6.8
Thanks in advance.
Marco Giordano
1