19package org.openoffice.xmerge;
This Exception is thrown by merge algorithms.
A DocumentMerger can merge changes from a modified "Device" Document to the assigned original "Office...
void merge(Document modifiedDoc)
This method will find the changes that had happened in the modifiedDoc Document object given the desi...
A Document represents any Document to be converted and the resulting Document from any conversion.