|
OpenOffice.org XMerge API |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides implementations for the Iterator
interface and related support classes. These are used by the DiffAlgorithm
interface.
|
OpenOffice.org XMerge API |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |