Package | Description |
---|---|
com.topologi.diffx.format |
Classes for formatting and text processing.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicXMLFormatter
A XML formatter that simply uses a different namespace for any inserted or modified
node.
|
class |
ConvenientXMLFormatter
A XML formatter that provides a convenient XML formatting.
|
class |
SafeXMLFormatter
An XML formatter that tries to ensure that the output XML will be well-formed.
|
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.
|
Copyright © 2007-2019. All Rights Reserved.