|
Jameo Core Library
|
A collection of classes to provide XML processing features. More...
Classes | |
| class | jm::SAXAttributes |
| This class represents the attributes used in the SAX parser. More... | |
| class | jm::SAXParser |
| This class represents an XML/HTML parser based on the SAX (Simple API for XML) principle. The advantage lies in the serial processing of tags. This abstract base class must be derived by the parsers and implement some methods. More... | |
| class | jm::XMLWriter |
| This class provides methods to write XML data. More... | |
A collection of classes to provide XML processing features.