has_function


Description:

public bool has_function ()

Check whether the factory has a typefind function.

Typefind factories without typefind functions are a last-effort fallback mechanism to e.g. assume a certain media type based on the file extension.

Parameters:

this

A TypeFindFactory

Returns:

true if the factory has a typefind functions set, otherwise false