getUuidBasedUri(Document targetDocument, String anchor, String queryString) Rewrites a link.
Parameters: targetDocument - The target document. Parameters: anchor - The anchor (the string after the # character in the URL). Parameters: queryString - The query string without question mark.
Rewrites a link.
Parameters: targetDocument - The target document. Parameters: anchor - The anchor (the string after the # character in the URL). Parameters: queryString - The query string without question mark. A UUID-based link URI.