CopperSpice API  1.9.1
XML Processing

In addition to core XML support, classes for higher level querying and manipulation of XML data are provided by the CsXmlPatterns library. In the CsSvg library the QSvgRenderer and QSvgGenerator classes can read and write a subset of SVG, an XML-based file format.

CopperSpice also provides helper functions which may be useful to those working with XML and XHTML. Refer to Qt::escape() and Qt::convertFromPlainText().