35 #ifndef OPENMS_FORMAT_TRANSFORMATIONXMLFILE_H
36 #define OPENMS_FORMAT_TRANSFORMATIONXMLFILE_H
89 virtual void startElement(
const XMLCh *
const ,
const XMLCh *
const ,
const XMLCh *
const qname,
const xercesc::Attributes & attributes);
105 #endif // OPENMS_FORMAT_TRANSFORMATIONXMLFILE_H
A more convenient string class.
Definition: String.h:57
Base class for XML handlers.
Definition: XMLHandler.h:99
Management and storage of parameters / INI files.
Definition: Param.h:75
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:53