org.fhcrc.cpl.toolbox.proteomics.filehandler
Class XPressHandler

java.lang.Object
  extended by org.fhcrc.cpl.toolbox.proteomics.filehandler.PepXmlAnalysisResultHandler
      extended by org.fhcrc.cpl.toolbox.proteomics.filehandler.XPressHandler

public class XPressHandler
extends PepXmlAnalysisResultHandler

User: arauch Date: Feb 16, 2006 Time: 1:53:08 PM


Nested Class Summary
static class XPressHandler.XPressResult
           
 
Nested classes/interfaces inherited from class org.fhcrc.cpl.toolbox.proteomics.filehandler.PepXmlAnalysisResultHandler
PepXmlAnalysisResultHandler.PepXmlAnalysisResult
 
Field Summary
static java.lang.String analysisType
           
 
Constructor Summary
XPressHandler()
           
 
Method Summary
protected  java.lang.String getAnalysisType()
           
protected  XPressHandler.XPressResult getResult(SimpleXMLStreamReader parser)
           
 
Methods inherited from class org.fhcrc.cpl.toolbox.proteomics.filehandler.PepXmlAnalysisResultHandler
parseFloatHandleInf, setAnalysisResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

analysisType

public static final java.lang.String analysisType
See Also:
Constant Field Values
Constructor Detail

XPressHandler

public XPressHandler()
Method Detail

getResult

protected XPressHandler.XPressResult getResult(SimpleXMLStreamReader parser)
                                        throws javax.xml.stream.XMLStreamException
Specified by:
getResult in class PepXmlAnalysisResultHandler
Throws:
javax.xml.stream.XMLStreamException

getAnalysisType

protected java.lang.String getAnalysisType()
Specified by:
getAnalysisType in class PepXmlAnalysisResultHandler


Fred Hutchinson Cancer Research Center