Class | Description |
---|---|
EventSequence |
A sequence of events used for the Diff-X algorithm.
|
EventSequenceUtils |
A utility class for event sequences.
|
NaiveSequenceSlicer |
The slicer takes two sequences and removes the common elements from the beginning
and the end of the chain so that only the smallest sequences are passed to the
DiffXAlgorithmBase.
|
PrefixMapping |
Provides a mapping of namespace URIs to prefixes.
|
SequenceSlicer |
The slicer takes two sequences and removes the common elements from the beginning
and the end of the chain so that only the smallest sequences are passed to the
DiffXAlgorithmBase.
|
Copyright © 2007-2019. All Rights Reserved.