Uses of Class
com.atlassian.confluence.importexport.impl.ExportImageDescriptor
-
Packages that use ExportImageDescriptor Package Description com.atlassian.confluence.importexport.impl -
-
Uses of ExportImageDescriptor in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl that return types with arguments of type ExportImageDescriptor Modifier and Type Method Description Set<ExportImageDescriptor>HtmlImageProcessingRule. getExtractedUrls()Set<ExportImageDescriptor>ImageProcessingRule. getExtractedUrls()Gets the set ofExportImageDescriptorrepresenting the image tag urls that were extracted during processing.Set<ExportImageDescriptor>HtmlImageParser. parse(com.opensymphony.module.sitemesh.SitemeshBuffer sitemeshBuffer, Writer writer, ImageProcessingRule rule)
-