Qore FileLocationHandler Module Reference  1.0

Introduction to the FileLocationHandler Module

The FileLocationHandler module provides an API for returning file data based on a URL-like location string.

To retrieve file data, call one of:

To register a location handler based on a scheme, call:

This module provides the following classes:

Release Notes

FileLocationHandler v1.0

  • initial release of the module