1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 21:34:50 +02:00
Smack/extensions/src
Florian Schmaus 352c362e90 Remove the dependency on javax.xml.transform
Not all platforms support this API (e.g. Android). Strip the
prettyPrint() method since it wasn't used anyway.

Also move XmlUtil in a more appropriate package.
2014-02-20 14:47:05 +01:00
..
integration-test/java/org/jivesoftware/smackx Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
main Remove the dependency on javax.xml.transform 2014-02-20 14:47:05 +01:00
test/java/org/jivesoftware Substitute MXParser with a call to XmlPullParserFactory 2014-02-20 13:48:36 +01:00