Uses of Package
com.topologi.diffx.sequence

Packages that use com.topologi.diffx.sequence
com.topologi.diffx.algorithm Main algorithm implementations. 
com.topologi.diffx.format Classes for formatting and text processing. 
com.topologi.diffx.load The set of classes used to produce the sequences that Diff-X will process. 
com.topologi.diffx.sequence Sequences and sequence utility tools. 
 

Classes in com.topologi.diffx.sequence used by com.topologi.diffx.algorithm
EventSequence
          A sequence of events used for the Diff-X algorithm.
 

Classes in com.topologi.diffx.sequence used by com.topologi.diffx.format
PrefixMapping
          Provides a mapping of namespace URIs to prefixes.
 

Classes in com.topologi.diffx.sequence used by com.topologi.diffx.load
EventSequence
          A sequence of events used for the Diff-X algorithm.
 

Classes in com.topologi.diffx.sequence used by com.topologi.diffx.sequence
EventSequence
          A sequence of events used for the Diff-X algorithm.
EventSequence.EventIterator
          An iterator over the event elements in the sequences.
PrefixMapping
          Provides a mapping of namespace URIs to prefixes.