Package com.deltaxml.odf.merge

A package containing classes for merging ODF Text Documents.

See:
          Description

Class Summary
OdtMerger Merges two or more ODT (ISO/IEC 26300 v1.1) files and generates a result which contains changes relative to the first input (or base document) in the tracked-changes format.
 

Enum Summary
EditOutput Enumeration representing the different options for outputting edit units in the ODT Merger
ImageEditOutput Enumeration representing the different options for outputting image and object edit units in the ODT Merger
 

Exception Summary
NonExtendibleMergeResultException Indicates that a merge result being used as an input is not extendible.
OdtMergerConfigurationException Indicates an error condition with the configuration of the OdtMerger.
OdtMergerException Indicates an error condition in the OdtMerger.
 

Package com.deltaxml.odf.merge Description

A package containing classes for merging ODF Text Documents.

This package contains the classes necessary for running DeltaXML ODT Merge.



© 2001-2009 DeltaXML Ltd. All Rights Reserved.