#include <mlXMLParserSystem.h>
Public Member Functions | |
| StringX (const XMLCh *const toTranscode=NULL) | |
| Constructors. | |
| ~StringX () | |
| Destructor. | |
| void | operator= (const XMLCh *const toTranscode) |
| Assignment. | |
| const char * | localForm () const |
| Getter methods. | |
Definition at line 75 of file mlXMLParserSystem.h.
| StringX::StringX | ( | const XMLCh *const | toTranscode = NULL |
) | [inline] |
Constructors.
Call the private transcoding method
Definition at line 81 of file mlXMLParserSystem.h.
| StringX::~StringX | ( | ) | [inline] |
| const char* StringX::localForm | ( | ) | const [inline] |
| void StringX::operator= | ( | const XMLCh *const | toTranscode | ) | [inline] |
1.5.8