From 499899ef6e62998ca49318b728d2f1da8fb21173 Mon Sep 17 00:00:00 2001 From: jprocter Date: Fri, 26 Mar 2010 13:33:55 +0000 Subject: [PATCH] sync for cvs wierdness --- src/jalview/util/UrlLink.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/jalview/util/UrlLink.java b/src/jalview/util/UrlLink.java index a82ef59..00e33b2 100644 --- a/src/jalview/util/UrlLink.java +++ b/src/jalview/util/UrlLink.java @@ -29,6 +29,7 @@ public class UrlLink * strings and replace the result in the URL. Regex's operate on the whole ID * string given to the matchURL method, if no regex is supplied, then only * text following the first pipe symbol will be susbstituted. + * Usage documentation todo. */ private String url_suffix, url_prefix, target, label, regexReplace; -- 1.7.10.2