ResourceKey that can be deserialized with the deserialize() method.
@param bundleKey the key to the bundle containing the resource, or null if no bundle exists.
@param key the key to be serialized
@throws ResourceException indicates an error trying to serialize the key
@throws NullPointerException indicates the supplied key is null
| |
| |