#include <OpenMS/FORMAT/OMSSAXMLFile.h>
This class is used to load documents that implement the schema of OMSSAXML files.
Public Member Functions | |
OMSSAXMLFile () | |
Default constructor. | |
virtual | ~OMSSAXMLFile () |
Destructor. | |
void | load (const String &filename, ProteinIdentification &protein_identification, std::vector< PeptideIdentification > &id_data) const throw (Exception::FileNotFound, Exception::ParseError) |
loads data from a OMSSAXML file | |
Protected Member Functions | |
OMSSAXMLFile (const OMSSAXMLFile &rhs) | |
OMSSAXMLFile & | operator= (const OMSSAXMLFile &rhs) |
OMSSAXMLFile | ( | ) |
Default constructor.
virtual ~OMSSAXMLFile | ( | ) | [virtual] |
Destructor.
OMSSAXMLFile | ( | const OMSSAXMLFile & | rhs | ) | [protected] |
OMSSAXMLFile& operator= | ( | const OMSSAXMLFile & | rhs | ) | [protected] |
Generated Tue Apr 1 15:36:44 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |