MarinerURL pathologicalURL
= urlManager.makePathologicalURL(dissectionContext, documentURL);
// Iterate through the shard links adding the overhead to the
// dissectable areas.
pathologicalShardLinkDetails = new ShardLinkDetailsImpl();
pathologicalShardLinkDetails.setDestinationShardIndex(99);
pathologicalShardLinkDetails.setURL(pathologicalURL);
ShardLinkGroupVisitor shardLinkGroupVisitor
= new ShardLinkGroupVisitor();