Package | Description |
---|---|
com.atlassian.confluence.importexport.impl |
Modifier and Type | Class and Description |
---|---|
class |
HtmlImageProcessingRule
Processes image tags for html exports.
|
Modifier and Type | Method and Description |
---|---|
protected ImageProcessingRule |
HtmlExporter.getImageProcessingRule(String exportDir) |
protected abstract ImageProcessingRule |
AbstractRendererExporterImpl.getImageProcessingRule(String exportDir)
Returns a new
ImageProcessingRule for each export. |
Modifier and Type | Method and Description |
---|---|
Set<ExportImageDescriptor> |
HtmlImageParser.parse(com.opensymphony.module.sitemesh.SitemeshBuffer sitemeshBuffer,
Writer writer,
ImageProcessingRule rule) |
Copyright © 2003–2015 Atlassian. All rights reserved.