uk.ac.ebi.intenz.tools.export
Class KeggExporter

java.lang.Object
  extended by uk.ac.ebi.intenz.tools.export.KeggExporter

public class KeggExporter
extends Object


Constructor Summary
KeggExporter()
           
 
Method Summary
 void export(Collection<EnzymeEntry> enzymes, OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeggExporter

public KeggExporter()
             throws Exception
Throws:
Exception
Method Detail

export

public void export(Collection<EnzymeEntry> enzymes,
                   OutputStream os)
            throws IOException
Throws:
IOException


Copyright © 2013 EMBL-EBI. All Rights Reserved.