XMLBOM Class
The XMLBOM preserves the byte-order mark for a UTF-8 encoding. More...
Header: | #include <XMLBOM> |
Inherits: | XMLText |
Public Functions
Reimplemented Public Functions
virtual const char * | Parse(const char *pStart, unsigned int &nLineNumber) |
- 9 public functions inherited from XMLText
- 37 public functions inherited from XMLPrimitive
Additional Inherited Members
- 1 static public member inherited from XMLPrimitive
Detailed Description
The XMLBOM preserves the byte-order mark for a UTF-8 encoding.
Member Function Documentation
XMLBOM::XMLBOM(void)
Constructs the Byte order mark and sets the type to e_XMLBOM.
[virtual]
XMLBOM::~XMLBOM()
Destructs the XMLBOM.
[virtual]
const char *XMLBOM::Parse(const char *pStart, unsigned int &nLineNumber)
Reimplemented from XMLPrimitive::Parse().
Parses buffer from pStart , assumes XMLBOM always ends with '<'. Returns pointer to characters after BOM.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.