|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.LinkFixer
public class LinkFixer
Corrects relative URLs stored in href attributes.
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 |
---|
public LinkFixer(java.lang.String prefix, java.lang.String sourceRef)
prefix
- The prefix used when correcting links.Method Detail |
---|
public static void writeLinks()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |