| Package | Description |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.assembler | |
| com.atlassian.plugin.webresource.assembler.html |
| Modifier and Type | Method and Description |
|---|---|
static String |
BatchResourceContentsWebFormatter.insertBatchResourceContents(ResourceUrls resource,
String formattedResource)
Modify the supplied formattedResource to contain any necessary data attributes required to carry additional
information about the PluginResource being written.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ResourceUrls> |
WebResourceInformation.getResourceUrls() |
| Modifier and Type | Method and Description |
|---|---|
String |
RequireLazilyTagWriter.format(ResourceUrls resourceUrls) |
String |
PrefetchHtmlFormatter.format(ResourceUrls resourceUrls) |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlTagWriter.writeHtmlTag(Collection<ResourceUrls> resources)
Generates HTML tags for each
ResourceUrls according to its URL extension type and write it into the HtmlTagWriter.writer. |
void |
InlineHtmlTagWriter.writeHtmlTag(Collection<ResourceUrls> resources) |
Copyright © 2024 Atlassian. All rights reserved.