Uses of Class
com.atlassian.confluence.importexport.impl.ExportImageDescriptor
Packages that use ExportImageDescriptor
-
Uses of ExportImageDescriptor in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl that return types with arguments of type ExportImageDescriptorModifier and TypeMethodDescriptionHtmlImageProcessingRule.getExtractedUrls()
ImageProcessingRule.getExtractedUrls()
Gets the set ofExportImageDescriptor
representing the image tag urls that were extracted during processing.HtmlImageParser.parse
(com.opensymphony.module.sitemesh.SitemeshBuffer sitemeshBuffer, Writer writer, ImageProcessingRule rule)