XMLElement problem: function getInt/getString 'does not exist'
in
Programming Questions
•
3 years ago
Hi, if I copy
the XMLElement example from the Processing reference and make the sites.xml file as requested, Processing bugs out with 'The function getInt(String) does not exist', or if I comment out the getInt line, 'The function getString(String) does not exist'. getContent works okay though, and if I only do that I can successfully retrieve the list of sites from the xml file.
I'm using Processing 1.2.1 in Linux Mint 9 Isadora, Java(TM) SE Runtime Environment (build 1.6.0_20-b02).
I'm using Processing 1.2.1 in Linux Mint 9 Isadora, Java(TM) SE Runtime Environment (build 1.6.0_20-b02).
1