xml.xproc.html-update-links.xpl Maven / Gradle / Ivy
Update the links in a HTML document after resources have been relocated.
Can also be used to process an SVG document.
The input HTML document
If the HTML document itself is being relocated, the base URI of this document is
assumed to correspond with the original location.
A d:fileset
document that defines the relocation of resources.
Whether the source document itself has previously been renamed according to "mapping"
or not. In other words, whether the URI of the source document is to be compared with
the href
rather than the original-href
attributes of the
"mapping" document. By default it is assumed that the renaming is done after this
step.
The output HTML document with updated links