|
Qore XML Module
1.3
|
| ▼NQore | |
| ▼NXml | Qore::Xml namespace |
| CFileSaxIterator | SAX iterator for file-based XML data based on libxml2 |
| CSaxIterator | SAX iterator for XML data based on libxml2 |
| CXmlDoc | Access to a parsed XML document by wrapping a C xmlDocPtr from libxml2 |
| CXmlNode | Information about the components of an XML document |
| CXmlReader | Allows XML strings to be iterated and parsed piecewise |
| CXmlRpcClient | Easy access to XML-RPC web services |