19 package org.openoffice.xmerge.merger;
boolean equivalent(Object obj1, Object obj2)
A method to allow the difference algorithm to test whether the.
Object currentElement()
Return the current element.
Object start()
Move to the beginning of the sequence.
Object next()
Move to next element in the sequence.
int elementCount()
Return the total element count in the sequence.
void refresh()
A method to force the.
This is an interface used by the DiffAlgorithm and MergeAlgorithm to access a.