Smack/core/src/main/java/org/jivesoftware/smack/filter
Florian Schmaus d069e1be64 Normalize newlines to '\n'
Change all \r\n into unix style newlines. Add missing newlines at the
end of a file and activate the newline checkstyle module, that enforces
'\n' as newline and a newline at the end of every file.
2014-02-17 23:58:40 +01:00
..
AndFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
FromContainsFilter.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
FromMatchesFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
IQTypeFilter.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
MessageTypeFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
NotFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
OrFilter.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
PacketExtensionFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketIDFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketTypeFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ThreadFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ToContainsFilter.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00