19package org.openoffice.xmerge;
All plug-in implementations of the PluginFactory interface that also support merging must also implem...
DocumentMerger createDocumentMerger(Document doc)
Create a DocumentMerger object given a Document object.
A DocumentMerger can merge changes from a modified "Device" Document to the assigned original "Office...
A Document represents any Document to be converted and the resulting Document from any conversion.