Package com.topologi.diffx.sequence


package com.topologi.diffx.sequence
Sequences and sequence utility tools.
  • Classes
    Class
    Description
    A sequence of events used for the Diff-X algorithm.
    A utility class for event sequences.
    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.
    Provides a mapping of namespace URIs to prefixes.
    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.