Description: Utility class for writing XML files. This class provides convenience methods for creating XML documents, such as starting and ending tags, and adding content and comments. This class handles correct XML formatting and will properly escape text to ensure that the text remains valid XML.
To Search:
File list (Check if you may need any files):
XMLWriter.java