Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox/element
Florian Schmaus 65576cf3c2 Rework XML Element hierarchy and XmlStringBuilder
- Reduce the amount of types that are subtypes of NamedElement. See
javadoc of NamedElement for rationale.
- Work more with XmlEnvironment in XmlStringBuilder.
- Some minor changes to XmlStringBuilder API.
2019-09-07 18:17:08 +02:00
..
CryptElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
EncryptedOpenPgpContentElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
OpenPgpContentElement.java Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
OpenPgpElement.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
PubkeyElement.java Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
PublicKeysListElement.java Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
SecretkeyElement.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
SignElement.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
SigncryptElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
package-info.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00