public class RelativeUrlTransformerMatcher extends Object implements WebResourceTransformerMatcher
WebResourceTransformerMatcher for relative url resources| Constructor and Description |
|---|
RelativeUrlTransformerMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(com.atlassian.plugin.elements.ResourceLocation resourceLocation)
Called at resource fetch time
|
boolean |
matches(String type)
Called at url generation time
|
public boolean matches(String type)
WebResourceTransformerMatchermatches in interface WebResourceTransformerMatchertype - resource type (eg js / css)public boolean matches(com.atlassian.plugin.elements.ResourceLocation resourceLocation)
WebResourceTransformerMatchermatches in interface WebResourceTransformerMatcherresourceLocation - resource locationCopyright © 2024 Atlassian. All rights reserved.