OpenMS
XMLFile.h File Reference
Include dependency graph for XMLFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLFile
 Base class for loading/storing XML files that have a handler derived from XMLHandler. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Functions

String encodeTab (const String &to_encode)
 Encodes tabs '\t' in the string as 	 and returns the encoded string. More...