#include "OW_config.h"
#include "OW_String.hpp"
Include dependency graph for OW_XMLEscape.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Functions | |
String | OW_NAMESPACE::XMLEscape (const char *escapedText, unsigned len) |
Escape an XML string. | |
String | OW_NAMESPACE::XMLEscape (const String &str) |