Uses of Interface
com.atlassian.confluence.mail.MailContentProcessor
Packages that use MailContentProcessor
-
Uses of MailContentProcessor in com.atlassian.confluence.mail
Classes in com.atlassian.confluence.mail that implement MailContentProcessorModifier and TypeClassDescriptionclass
Takes a serialized HTML document as input and injects CSS taken from the<style>
tags in to the appropriate elements as inline style attributes.class
Delegates to a list of other MailContentProcessor implementations.class
Transform email content by applying an XSL transform to it.Constructor parameters in com.atlassian.confluence.mail with type arguments of type MailContentProcessor