Sets the name of the top-level data-handler meta-object in a static property of the DataHandler base class.
Syntax
public static void setConfigMOName(String name);
Parameters
Return values
None.
Exceptions
Notes
The top-level data-handler meta-object holds the supported MIME types and the names of their associated child meta-objects. For information on data-handler meta-objects, see Configuring data handlers.