uk.ac.ebi.intenz.tools.release.helper
Class EnzymeReferenceHelper

java.lang.Object
  extended by uk.ac.ebi.intenz.tools.release.helper.EnzymeReferenceHelper

public class EnzymeReferenceHelper
extends Object

EnzymeReferenceHelper used to display the XML text version.

Version:
$id 06-Jun-2005 10:18:25

History: Developer Date Description
Paula 06-Jun-2005 Created class

Author:
Paula

Constructor Summary
EnzymeReferenceHelper()
           
 
Method Summary
static String referenceToIntEnzTextXML(Reference reference, int number, uk.ac.ebi.xchars.SpecialCharacters encoding)
          Used to transform the reference object into the IntEnz text XML used in the search engine.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnzymeReferenceHelper

public EnzymeReferenceHelper()
Method Detail

referenceToIntEnzTextXML

public static String referenceToIntEnzTextXML(Reference reference,
                                              int number,
                                              uk.ac.ebi.xchars.SpecialCharacters encoding)
Used to transform the reference object into the IntEnz text XML used in the search engine.

Parameters:
reference -
number -
encoding -
Returns:


Copyright © 2013 EMBL-EBI. All Rights Reserved.