Sets the name of the top-level data-handler meta-object in a static property of the DataHandler base class.
public static void setConfigMOName(String name);
None.
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 Configuration of data handlers.