| ||||||||||||
SummaryParses a XML string into the internal structure. | ||||||||||||
Syntaxint SablotParseBuffer(SablotSituation S, const char *buffer, SDOM_Document *D);
| ||||||||||||
DescriptionSablotron parses given string and creates a new document handle. The last parameter obtains the handle. Function returns FALSE on success. | ||||||||||||
See Also
|