public class HtmlImageProcessingRule extends com.opensymphony.module.sitemesh.html.BasicRule implements ImageProcessingRule
Constructor and Description |
---|
HtmlImageProcessingRule() |
Modifier and Type | Method and Description |
---|---|
Set<ExportImageDescriptor> |
getExtractedUrls()
Gets the set of
ExportImageDescriptor representing the image tag
urls that were extracted during processing. |
void |
process(com.opensymphony.module.sitemesh.html.Tag tag) |
void |
setAttachmentUrlParser(AttachmentUrlParser attachmentUrlParser) |
void |
setSettingsManager(SettingsManager settingsManager) |
currentBuffer, getCurrentBufferContent, setContext, shouldProcess
public void process(com.opensymphony.module.sitemesh.html.Tag tag)
process
in interface com.opensymphony.module.sitemesh.html.TagRule
process
in class com.opensymphony.module.sitemesh.html.BasicRule
public Set<ExportImageDescriptor> getExtractedUrls()
ImageProcessingRule
ExportImageDescriptor
representing the image tag
urls that were extracted during processing.getExtractedUrls
in interface ImageProcessingRule
public void setSettingsManager(SettingsManager settingsManager)
public void setAttachmentUrlParser(AttachmentUrlParser attachmentUrlParser)
Copyright © 2003–2015 Atlassian. All rights reserved.