Get the URL to the root of the tree to search for documents with
broken links. For example:
http://localhost:60000/default/files/default.www/content/bulk.
Get the base URL for internal links. The location to which the URL
points must be part of the repository that is being checked. For
example:
http://localhost:60000/default/files/default.www.
Get the URL of the document to write the results of the link checking
to. The location to which the URL points must be part of the
repository that is being checked. For example:
http://localhost:60000/default/files/default.www/broken-links.xml.
The folder where the document should be stored must already exist.
Get an iterator over prefixes of URLs of internal links that should
be ignored, i.e. not reported as being broken. Examples of URL
prefixes: /assets/binaries/ and
/binaries/.
an iterator over URL prefixes that should be ignored.