$darkmode
Qore xml Module 1.8.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NQoreQore namespace
 NXmlXml namespace
 CAbstractXmlIoInputCallbackInterface for providing input callbacks to libxml2
 CFileSaxIteratorSAX iterator for file-based XML data based on libxml2
 CInputStreamSaxIteratorSAX iterator for input streams based on libxml2
 CSaxIteratorSAX iterator for XML data based on libxml2
 CXmlDocAccess to a parsed XML document by wrapping a C xmlDocPtr from libxml2
 CXmlNodeInformation about the components of an XML document
 CXmlReaderAllows XML strings to be iterated and parsed piecewise
 CXmlRpcClientEasy access to XML-RPC web services