Jameo Core Library
Loading...
Searching...
No Matches
Classes
XML Processing

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...
 

Detailed Description

A collection of classes to provide XML processing features.