Parses the url for a callback named explicitly in the string. * Override this if the target JSONP service uses a different query * parameter or url format.
If the callback is declared inline, the corresponding function will * be returned. Otherwise null.