Uses of Interface
com.topologi.diffx.format.XMLDiffXFormatter

Packages that use XMLDiffXFormatter
com.topologi.diffx.format Classes for formatting and text processing. 
 

Uses of XMLDiffXFormatter in com.topologi.diffx.format
 

Classes in com.topologi.diffx.format that implement XMLDiffXFormatter
 class SmartXMLFormatter
          An XML formatter that tries to rectify the errors affecting the well-formedness of the XML.
 class StrictXMLFormatter
          A simple XML formatter that writes strictly what it is given.