Package com.topologi.diffx.format
package com.topologi.diffx.format
Classes for formatting and text processing.
-
ClassDescriptionA XML formatter that simply uses a different namespace for any inserted or modified node.A XML formatter that provides a convenient XML formatting.An interface for formatting the output of the Diff-X algorithm.A formatter which can relay the method calls to multiple formatters.An XML formatter that tries to ensure that the output XML will be well-formed.A simple formatter to write the short string version of the events.An XML formatter that tries to rectify the errors affecting the well-formedness of the XML.A simple XML formatter that writes strictly what it is given.An interface for formatting the output of the Diff-X algorithm as XML.