uk.ac.ebi.intenz.webapp.helper
Class EnzymeLinkHelper

java.lang.Object
  extended by uk.ac.ebi.intenz.webapp.helper.EnzymeLinkHelper

public class EnzymeLinkHelper
extends Object

This class ...

Version:
$Revision: 1.1 $ $Date: 2008/02/25 14:03:41 $
Author:
Michael Darsow

Method Summary
static String renderIubmbLinks(SortedSet links, String ec)
           
static String renderLinks(SortedSet links, String ec)
           
static String renderUniprotLinks(SortedSet links, String ec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

renderLinks

public static String renderLinks(SortedSet links,
                                 String ec)

renderIubmbLinks

public static String renderIubmbLinks(SortedSet links,
                                      String ec)

renderUniprotLinks

public static String renderUniprotLinks(SortedSet links,
                                        String ec)


Copyright © 2013 EMBL-EBI. All Rights Reserved.