git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ae216
)
sync for cvs wierdness
author
jprocter
<Jim Procter>
Fri, 26 Mar 2010 13:33:55 +0000
(13:33 +0000)
committer
jprocter
<Jim Procter>
Fri, 26 Mar 2010 13:33:55 +0000
(13:33 +0000)
src/jalview/util/UrlLink.java
patch
|
blob
|
history
diff --git
a/src/jalview/util/UrlLink.java
b/src/jalview/util/UrlLink.java
index
a82ef59
..
00e33b2
100644
(file)
--- 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
\r
* string given to the matchURL method, if no regex is supplied, then only
\r
* text following the first pipe symbol will be susbstituted.
\r
+ * Usage documentation todo.
\r
*/
\r
private String url_suffix, url_prefix, target, label, regexReplace;
\r
\r