Qore xml Module 2.0.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 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