ccc.migration
Class LinkFixer

java.lang.Object
  extended by ccc.migration.LinkFixer

public class LinkFixer
extends java.lang.Object

Corrects relative URLs stored in href attributes.

Author:
Civic Computing Ltd.

Constructor Summary
LinkFixer(java.lang.String prefix, java.lang.String sourceRef)
          Constructor.
 
Method Summary
static void writeLinks()
          Write uncorrected links to a file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkFixer

public LinkFixer(java.lang.String prefix,
                 java.lang.String sourceRef)
Constructor.

Parameters:
prefix - The prefix used when correcting links.
Method Detail

writeLinks

public static void writeLinks()
Write uncorrected links to a file.



Copyright © 2010. All Rights Reserved.