The AbstractXmlIoInputCallback class provides an interface for providing input callbacks to libxml2
More...
The AbstractXmlIoInputCallback class provides an interface for providing input callbacks to libxml2
◆ constructor()
Qore::Xml::AbstractXmlIoInputCallback::constructor |
( |
| ) |
|
◆ open()
abstract *InputStream Qore::Xml::AbstractXmlIoInputCallback::open |
( |
string |
url | ) |
|
|
pure virtual |
returns an InputStream for the requested resource or nothing if the resource cannot be served
- Parameters
-
url | a URL to the resource; examples:
"gl-cor-content-2006-10-25.xsd"
"http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd"
|
The documentation for this class was generated from the following file:
- /tmp/module-xml/src/QC_AbstractXmlIoInputCallback.dox.h