Known Limitations

Our StAX implementation is a thin layer over XmlPull, and will therefore reflect the limitations of the implementation of XmlPull on the Android device. You will likely find the implementation of XmlPull does not support DTD or entity reference replacement (except for the predefined entities such as &) and therefore our StAX implementation will not support these either.