XmlParser
Overview
XmlParser is a class in Aspose.Cells FOSS for C++.
This class provides 2 methods for working with XmlParser objects in C++ programs.
Available methods include: Parse, XmlParser.
All public members are accessible to any C++ application after installing the Aspose.Cells FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
XmlParser(data: uint8_t, length: size_t) | Calls XmlParser on this XmlParser instance. |
Parse() → std::shared_ptr<XmlNodeData> | Calls Parse on this XmlParser instance. |