Retrieves the registry data associated with the Content-Type.
getRegistryData = function(contentType)
contentType
The Content-Type to check.
If there is no explicit registry entry for the Content-Type, then the default registry handler is returned. If a default does not exist, then an Error is thrown.