My android application uses some library, that parses Xml file and
uses NormalizeDocument method which is normally included in my jdk.
Android SDK m15_rc15 has Document class but has no NormalizeDocument
method..
I've found another library (Xerces) which includes class with this
method... and I've put this library at the top of loading order for my
application but..
It seems that android still loads it's library first.
Can anybody help me?

--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to