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)
CssInlinerapplyStyles in interface CssInlinerhtml - the html to be transformedCopyright © 2002-2019 Atlassian. All Rights Reserved.