public class CssSubstitutionTransformer extends Object implements com.atlassian.plugin.webresource.transformer.WebResourceTransformer
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.WebResourceTransformer
Copyright © 2003–2015 Atlassian. All rights reserved.