OpenMS
|
This is the complete list of members for PTMXMLFile, including all inherited members.
enforced_encoding_ | XMLFile | protected |
enforceEncoding_(const String &encoding) | XMLFile | protected |
getVersion() const | XMLFile | |
isValid(const String &filename, std::ostream &os) | XMLFile | |
load(const String &filename, std::map< String, std::pair< String, String > > &ptm_informations) | PTMXMLFile | |
parse_(const String &filename, XMLHandler *handler) | XMLFile | protected |
parseBuffer_(const std::string &buffer, XMLHandler *handler) | XMLFile | protected |
PTMXMLFile() | PTMXMLFile | |
save_(const String &filename, XMLHandler *handler) const | XMLFile | protected |
schema_location_ | XMLFile | protected |
schema_version_ | XMLFile | protected |
store(const String &filename, std::map< String, std::pair< String, String > > &ptm_informations) const | PTMXMLFile | |
XMLFile() | XMLFile | |
XMLFile(const String &schema_location, const String &version) | XMLFile | |
~XMLFile() | XMLFile | virtual |