07-22-2010 05:16 PM
Hello, i need to work as one xml file, and then i need add this file to Blackberry JDE ? if this is so, how i do this?
07-22-2010 05:36 PM
Add the file to your project:
....then open and parse using the SAX parser or DOM (whichever suits your requirements).