public class BotoCssInliner extends Object implements CssInliner
CssInliner
.Constructor and Description |
---|
BotoCssInliner()
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
applyStyles(String html)
Returns html passed as a parameter with CSS rules injected inline
|
public String applyStyles(String html)
CssInliner
applyStyles
in interface CssInliner
html
- the html to be transformedCopyright © 2002-2017 Atlassian. All Rights Reserved.