OpenOffice.org
XMerge API

Uses of Package
org.openoffice.xmerge.merger

Packages that use org.openoffice.xmerge.merger
org.openoffice.xmerge.merger The DiffAlgorithm and MergeAlgorithm are used to provide the merge capabilities of this project. 
org.openoffice.xmerge.merger.diff Provides implementations for the Iterator interface and related support classes. 
org.openoffice.xmerge.merger.merge Provides implementations for the MergeAlgorithm interface, the NodeMergeAlgorithm interface, and related support classes. 
 

Classes in org.openoffice.xmerge.merger used by org.openoffice.xmerge.merger
Difference
          This is the Difference basic unit.
Iterator
          This is an interface used by the DiffAlgorithm and MergeAlgorithm to access a Document.
 

Classes in org.openoffice.xmerge.merger used by org.openoffice.xmerge.merger.diff
DiffAlgorithm
          This is the difference algorithm interface.
Difference
          This is the Difference basic unit.
Iterator
          This is an interface used by the DiffAlgorithm and MergeAlgorithm to access a Document.
 

Classes in org.openoffice.xmerge.merger used by org.openoffice.xmerge.merger.merge
Difference
          This is the Difference basic unit.
Iterator
          This is an interface used by the DiffAlgorithm and MergeAlgorithm to access a Document.
MergeAlgorithm
          This is the MergeAlgorithm interface.
NodeMergeAlgorithm
          This is an interface for a MergeAlgorithm to merge two Node objects.
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org