Create and initialize an extension information object.
The initialization uses the attributes passed as being
the content of a manifest file to load the extension
information from.
Since manifest file may contain information on several
extension they may depend on, the extension key parameter
is prepanded to the attribute name to make the key used
to retrieve the attribute from the manifest file
Parameters: extensionKey - unique extension key in the manifest Parameters: attr - Attributes of a manifest file |