Retrieves a named resource.
public IDataStream getResource( String name )
name
The name of the resource to be retrieved.
Returns an object implementing the IDataStream interface that contains the resource. If no resource with the specified name is found, null is returned.