java.lang.Object | |
↳ | com.atlassian.jira.mail.BotoCssInliner |
Default implementation of CssInliner
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns html passed as a parameter with CSS rules injected inline
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Constructor
Returns html passed as a parameter with CSS rules injected inline
html | the html to be transformed |
---|