![]() |
Qore XML Module
1.6.1
|
▼NQore | Qore namespace |
▼NXml | Xml namespace |
NOption | Option namespace |
CAbstractXmlIoInputCallback | Interface for providing input callbacks to libxml2 |
CFileSaxIterator | SAX iterator for file-based XML data based on libxml2 |
CInputStreamSaxIterator | SAX iterator for input streams 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 |