This class assumes that the URL returned from ImageResource is safe from script attacks. If you do not generate the ImageResource from a {@link com.google.gwt.resources.client.ClientBundle ClientBundle}, you should use {@link com.google.gwt.safehtml.shared.UriUtils UriUtils} to sanitize theURL before returning it from {@link ImageResource#getURL()}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|