A CustomProtocolHandler is registered with the help system according to
some identifier
Consider the following HTML: <a href="custom:protocolName:protocolValue"/>
If this CustomProtocolHandler is registered with the Help object using
the "protocolName" identifier, then its handleValue method will be invoked,
passing protocolValue as the value