com.compomics.util.experiment.quantification.reporterion
Class ReporterMethodFactory
java.lang.Object
com.compomics.util.experiment.personalization.ExperimentObject
com.compomics.util.experiment.quantification.reporterion.ReporterMethodFactory
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class ReporterMethodFactory
- extends ExperimentObject
This factory imports reporter methods details from an xml file.
User: Marc
Date: Sep 29, 2010
Time: 6:02:41 PM
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ReporterMethodFactory getInstance()
- Returns:
getMethods
public java.util.ArrayList<ReporterMethod> getMethods()
- Returns:
getMethodsNames
public java.lang.String[] getMethodsNames()
- Returns:
saveFile
public void saveFile(java.io.File aFile)
- Parameters:
aFile
-
importMethods
public void importMethods(java.io.File aFile)
throws java.io.IOException,
org.xmlpull.v1.XmlPullParserException
- Parameters:
aFile
-
- Throws:
java.io.IOException
org.xmlpull.v1.XmlPullParserException
Copyright © 2011. All Rights Reserved.