Smack/smack-core
Florian Schmaus fcc372754e Fix NPE in BoBIQ by adding XmlStringBuilder.optIntAttribute(String, Integer)
The method was missing and hence BoBIQ used optIntAttribute(String,
int) instead, which resulted in an NPE if the Integer was null.

Fixes SMACK-895.
2021-01-06 13:45:13 +01:00
..
src Fix NPE in BoBIQ by adding XmlStringBuilder.optIntAttribute(String, Integer) 2021-01-06 13:45:13 +01:00
.gitignore Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
build.gradle Add Smack.getNoticeStream() and 'License' section to README 2020-11-09 08:46:57 +01:00