Interface DiffXFormatter

All Known Subinterfaces:
XMLDiffXFormatter
All Known Implementing Classes:
BasicXMLFormatter, ConvenientXMLFormatter, MultiplexFormatter, SafeXMLFormatter, ShortStringFormatter, SmartXMLFormatter, StrictXMLFormatter

public interface DiffXFormatter
An interface for formatting the output of the Diff-X algorithm.
Version:
15 December 2004
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Formats the specified deleted event.
    void
    Formats the specified event.
    void
    Formats the specified inserted event.
    void
    Sets the configuration to use with this formatter.