| ||||||||||||
SummaryParses a XML file into the internal structure. | ||||||||||||
Syntaxint SablotParse(SablotSituation S, const char *uri, SDOM_Document *D);
| ||||||||||||
DescriptionSablotron parses the document given by the URI and sets the D to a new handle value. Returns FALSE on success. | ||||||||||||
See Also
|