Smack/extensions/src/main
Florian Schmaus 6110872062 Cleanup of PrivacyList API
Use Type enum instead of String for PrivacyItem's constructor. Add
getName() to PrivacyList. Remove PrivacyRule, as it just adds unnecessary
complexity spliting PrivacyItem and PrivacyRule, they belong
together. Don't mix camel-case and c-style method names. Some minor
improvements. Add parser test.
2014-03-10 15:32:17 +01:00
..
java/org/jivesoftware/smackx Cleanup of PrivacyList API 2014-03-10 15:32:17 +01:00
resources/org.jivesoftware.smackx SMACK-53: create VersionProvider and VersionManager 2014-03-09 11:20:31 +01:00