This class writes the result of the broken link checking to an XML document in the repository.
Create an instance of this result writer and initialize all attributes.
Actually write the result to the repository.
The constructor does not write the result, use BrokenLinksToXmlDocumentInRepositoryWriter.writeResult() for this.
Actually write the result to the repository. The result is converted to XML and then stored in the repository at the specified location.