OpenOffice.org
XMerge API

Package org.openoffice.xmerge.merger.diff

Provides implementations for the Iterator interface and related support classes.

See:
          Description

Class Summary
CellNodeIterator This is an implementations of the Iterator interface.
CharacterParser This is a parser to return a character array for difference purpose.
CharArrayLCSAlgorithm This is an implementations of DiffAlgorithm interface which will difference char arrays.
IteratorLCSAlgorithm This is one of the implementations of DiffAlgorithm interface.
IteratorRowCompare A very simple and direct difference algorithm for row Node objects in a spreadsheet.
NodeIterator This is an implementation of the Iterator interface.
ObjectArrayIterator This is an implementation of the Iterator interface.
ParaNodeIterator This is an implementation of the Iterator interface.
RowIterator This is an implementation of the Iterator interface and extends NodeIterator.
TextNodeEntry A small class to hold the start/end character position and the Node pointer in a text Node.
TextNodeIterator This is an implementation of the Iterator interface.
 

Package org.openoffice.xmerge.merger.diff Description

Provides implementations for the Iterator interface and related support classes. These are used by the DiffAlgorithm interface.


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org