Uses of Class
uk.ac.ebi.intact.application.dataConversion.DataConversionException

Packages that use DataConversionException
uk.ac.ebi.intact.application.dataConversion   
 

Uses of DataConversionException in uk.ac.ebi.intact.application.dataConversion
 

Methods in uk.ac.ebi.intact.application.dataConversion that throw DataConversionException
 void PsiDataBuilder.writeData(java.lang.String fileName, org.w3c.dom.Document docToWrite)
           
 org.w3c.dom.Element PsiDataBuilder.buildInteractionsOnly(java.util.Collection interactions, int limit)
          Produces an XML Document which contains only an interactionList.
 void FileGenerator.generateFile(java.lang.String fileName)
          Generates the file from the previously created data.
 void DataBuilder.writeData(java.lang.String fileName, org.w3c.dom.Document docToWrite)
          This method dumps the data created to the specified file destination.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk