public class CssSubstitutionTransformer extends Object implements com.atlassian.plugin.webresource.transformer.WebResourceTransformer
Currently supported variables are:
| Modifier and Type | Class and Description |
|---|---|
static class |
CssSubstitutionTransformer.VariableMap |
| Constructor and Description |
|---|
CssSubstitutionTransformer() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.plugin.servlet.DownloadableResource |
transform(org.dom4j.Element configElement,
com.atlassian.plugin.elements.ResourceLocation location,
String filePath,
com.atlassian.plugin.servlet.DownloadableResource nextResource) |
public com.atlassian.plugin.servlet.DownloadableResource transform(org.dom4j.Element configElement,
com.atlassian.plugin.elements.ResourceLocation location,
String filePath,
com.atlassian.plugin.servlet.DownloadableResource nextResource)
transform in interface com.atlassian.plugin.webresource.transformer.WebResourceTransformerCopyright © 2003–2022 Atlassian. All rights reserved.