![]() |
Qore XML Module
1.6.1
|
| CQore::Xml::AbstractXmlIoInputCallback | Interface for providing input callbacks to libxml2 |
| CMakeXmlOpts::InvalidHash | |
| CMakeXmlOpts | |
| ▼CQore::Xml::SaxIterator | SAX iterator for XML data based on libxml2 |
| CQore::Xml::FileSaxIterator | SAX iterator for file-based XML data based on libxml2 |
| CQore::Xml::InputStreamSaxIterator | SAX iterator for input streams based on libxml2 |
| CQore::Xml::XmlDoc | Access to a parsed XML document by wrapping a C xmlDocPtr from libxml2 |
| CQore::Xml::XmlNode | Information about the components of an XML document |
| CQore::Xml::XmlReader | Allows XML strings to be iterated and parsed piecewise |
| CQore::Xml::XmlRpcClient | Easy access to XML-RPC web services |