On Sun, Jan 15, 2012 at 6:06 PM, James Black <[email protected]>wrote:
> You may want to ask this on stackoverflow, but, more importantly, DOM > takes up more memory for the XML file, so why use that on a mobile device > with less memory? > Do you have a business need to prefer DOM over just processing the file? > If not, then you may want to rethink what you are asking about. > Well, my XML files are going to be varied but small in size, so memory shouldn't be a problem. I was wondering about the availability of good tutorials on Java XML DOM though. Regards, John Goche -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

