Monday, April 2, 2012

[android-developers] No validating SAX parser for android?

I am parsing some XML with SAX, and I noticed that there was some XSD in the files I am parsing.

So, I figured to would turn validation on the factory before I get the parse, but when I do I get an error saying there is no validating parser available.

So... How does one validate XML on the Android??

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment