Package com.topologi.diffx.format

Classes for formatting and text processing.

See:
          Description

Interface Summary
DiffXFormatter An interface for formatting the output of the Diff-X algorithm.
XMLDiffXFormatter An interface for formatting the output of the Diff-X algorithm as XML.
 

Class Summary
ShortStringFormatter A simple formatter to write the short string version of the events.
SmartXMLFormatter An XML formatter that tries to rectify the errors affecting the well-formedness of the XML.
StrictXMLFormatter A simple XML formatter that writes strictly what it is given.
 

Package com.topologi.diffx.format Description

Classes for formatting and text processing.