Package org.alfresco.repo.importer
Interface ExportSource
-
public interface ExportSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateExport(org.dom4j.io.XMLWriter writer)Generate XML suitable for use with the importer.
-