|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageProcessingRule | |
|---|---|
| com.atlassian.confluence.importexport.impl | |
| Uses of ImageProcessingRule in com.atlassian.confluence.importexport.impl |
|---|
| Classes in com.atlassian.confluence.importexport.impl that implement ImageProcessingRule | |
|---|---|
class |
HtmlImageProcessingRule
Processes image tags for html exports. |
| Methods in com.atlassian.confluence.importexport.impl that return ImageProcessingRule | |
|---|---|
protected ImageProcessingRule |
HtmlExporter.getImageProcessingRule(String exportDir)
|
protected abstract ImageProcessingRule |
AbstractRendererExporterImpl.getImageProcessingRule(String exportDir)
Returns a new ImageProcessingRule for each export. |
| Methods in com.atlassian.confluence.importexport.impl with parameters of type ImageProcessingRule | |
|---|---|
Set<ExportImageDescriptor> |
HtmlImageParser.parse(char[] data,
Writer writer,
ImageProcessingRule rule)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||