|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
   71       bool isValid(
const String& filename, std::ostream& os);
 
   74       const String& getVersion() 
const;
 
   92       void parseBuffer_(
const std::string & buffer, 
XMLHandler * handler);
 
  110       void enforceEncoding_(
const String& encoding);
 
  
String enforced_encoding_
Encoding string that replaces the encoding (system dependent or specified in the XML)....
Definition: XMLFile.h:108
Base class for XML handlers.
Definition: XMLHandler.h:151
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
String encodeTab(const String &to_encode)
Encodes tabs '\t' in the string as 	 and returns the encoded string.
String schema_location_
XML schema file location.
Definition: XMLFile.h:102
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:48
String schema_version_
Version string.
Definition: XMLFile.h:105