accepts_g_type


Description:

public abstract bool accepts_g_type (Type type)

Checks wether the GdaDataHandler is able to handle the gda type given as argument.

Parameters:

this

an object which implements the DataHandler interface

type

a Type

Returns:

true if the gda type can be handled