Uses of Interface
com.atlassian.confluence.importexport.impl.ImageProcessingRule
Packages that use ImageProcessingRule
Package
Description
-
Uses of ImageProcessingRule in com.atlassian.confluence.impl.importexport
Methods in com.atlassian.confluence.impl.importexport that return ImageProcessingRuleModifier and TypeMethodDescriptionprotected abstract ImageProcessingRule
AbstractRendererExporterImpl.getImageProcessingRule
(String exportDir) Returns a newImageProcessingRule
for each export.protected ImageProcessingRule
HtmlExporter.getImageProcessingRule
(String exportDir) -
Uses of ImageProcessingRule in com.atlassian.confluence.importexport.impl
Classes in com.atlassian.confluence.importexport.impl that implement ImageProcessingRuleModifier and TypeClassDescriptionclass
Processes image tags for html exports.Methods in com.atlassian.confluence.importexport.impl with parameters of type ImageProcessingRuleModifier and TypeMethodDescriptionHtmlImageParser.parse
(com.opensymphony.module.sitemesh.SitemeshBuffer sitemeshBuffer, Writer writer, ImageProcessingRule rule)