| Class | Description | 
|---|---|
| AbstractExporterImpl | 
 Abstract exporter that only deals with simple general export utility methods
 like where the files go. 
 | 
| AbstractFileXmlExporter | 
 Performs the file IO side of the export/backup 
 | 
| AbstractRendererExporterImpl | |
| AbstractRendererExporterImpl.ContentConverter | |
| AbstractXmlExporter | 
 abstract class that deals strictly with the conversion of a objects to an xml stream 
 | 
| HtmlExporter | |
| SiteBackupExporter | 
 Converts _all_ objects in confluence to xml (used for making site-wide backups). 
 | 
| SpaceBackupExporter | 
 Exports the entities added to the workingEntities collection in the context to xml. 
 | 
Copyright © 2003–2022 Atlassian. All rights reserved.