Uses of Package
com.topologi.diffx.load

Packages that use com.topologi.diffx.load
com.topologi.diffx.load The set of classes used to produce the sequences that Diff-X will process. 
 

Classes in com.topologi.diffx.load used by com.topologi.diffx.load
LoadingException
          Class of exceptions occurring when trying to load data for Diff-X.
Recorder
          A class implementing this interface must be able to produce a sequence of event from a specified input.
XMLRecorder
          Defines recorders that are specific to XML.