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:56
Base class for XML handlers. 
Definition: XMLHandler.h:89
Management and storage of parameters / INI files. 
Definition: Param.h:69
Base class for loading/storing XML files that have a handler derived from XMLHandler. 
Definition: XMLFile.h:51