well it looks like Apache Harmony all right. any clues on where to find the source, so i can figure out why it has such big problems with basic stuff? i don't see it in the android base source distro, the source tree i get via CVS from the harmony project page itself, or the weirdly structured CVS web access thing they have there.
in any case, unless the parser/DOM implementation can be configured to behave properly, i think i'm probably hosed. i might have a chance if i can persuade the SAXParserFactory class to give me back a parser i specify (eg Xerces) rather than the one it wants to use. but Xerces is a big chunk to include, fer sure. trying to make DocumentImpls directly caused Xerces to crash - something needs to happen behind the scenes to make it happy. thanks. j >same here ;-) -- jason.software.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

