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
 FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
 
 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...