locate


Description:

public virtual InputStream locate (string path) throws Error

This will resolve the relative path using the search paths found within the template loader.

Parameters:

this

A TemplateLocator.

path

a relative path to the file

Returns:

A InputStream or null and throws is set.