Package com.topologi.diffx.load


package com.topologi.diffx.load
The set of classes used to produce the sequences that Diff-X will process.
  • Class
    Description
    A comparator in order to put attributes in the correct order, that is in the alphabetical order of the attribute name and namespace URI.
    Loads a DOM documents as a sequence of events.
    Class of exceptions occurring when trying to load data for Diff-X.
    A class implementing this interface must be able to produce a sequence of event from a specified input.
    Records the SAX events in an EventSequence.
    A tight error handler that will throw an exception for any error type.
    Records the line events in a text.
    Defines recorders that are specific to XML.