Uses of Class
com.atlassian.confluence.it.jsoup.JSoupTester
-
Packages that use JSoupTester Package Description com.atlassian.confluence.it.mail -
-
Uses of JSoupTester in com.atlassian.confluence.it.mail
Methods in com.atlassian.confluence.it.mail that return JSoupTester Modifier and Type Method Description static JSoupTesterMailUtils. getSoup(javax.mail.internet.MimeMessage message)JSoup for you! Ask Fabian why this is better than using a DOM, or the plain text of the message body :)
-