| 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. |