Scribus
Open source desktop publishing at your fingertips
SaxXML Class Reference
Inheritance diagram for SaxXML:
Collaboration diagram for SaxXML:

Public Member Functions

 SaxXML (std::ostream &file, bool pretty=false)
 
 SaxXML (const char *filename, bool pretty=false)
 
void beginDoc ()
 
void endDoc ()
 
void begin (const Xml_string &tag, Xml_attr attr)
 
void end (const Xml_string &tag)
 
void chars (const Xml_string &text)
 
- Public Member Functions inherited from SaxHandler
void beginEnd (const Xml_string &tag, Xml_attr attr)
 

The documentation for this class was generated from the following files: