This adds a depedency to stax-api-*.jar for Android deployments that is not really needed, because Android already contains an pull parser. The advantage is of course that we don't need to define an interface but could use the one from stax. But I really like to use the Android provided parser for performance reasons.
↧