MinitScript script xml methods.
More...
#include <minitscript/minitscript/XMLMethods.h>
|
static const string | escape (const string &str) |
| Escape given string in terms of XML. More...
|
|
MinitScript script xml methods.
- Author
- Andreas Drewke
Definition at line 12 of file XMLMethods.h.
◆ registerConstants()
◆ registerMethods()
◆ escape()
const string escape |
( |
const string & |
str | ) |
|
|
inlinestaticprivate |
Escape given string in terms of XML.
- Parameters
-
Definition at line 72 of file XMLMethods.cpp.
The documentation for this class was generated from the following files:
- /home/andreas/Development/drewke.net/minitscript/src/minitscript/minitscript/XMLMethods.h
- /home/andreas/Development/drewke.net/minitscript/src/minitscript/minitscript/XMLMethods.cpp