| Class | Description |
|---|---|
| ContextImage |
Provides a context-relative image.
|
| ContextPathGenerator |
A behavior that converts the provider url fragment to a context-relative url.
|
| ExternalImage |
A component to display external images.
|
| ExternalSource |
A component which displays external images within a picture tag.
|
| Image |
An Image component displays localizable image resources.
|
| InlineImage |
The inline image is used to embed the complete image content within a HTML document.
|
| NonCachingImage |
A subclass of
Image that always adds random noise to the url every request to prevent the
browser from caching the image. |
| Picture |
A component which displays localizable image resources within source and image elements as
responsive image.
|
| Source |
A component which displays localizable image resources within a picture tag.
|
| Enum | Description |
|---|---|
| Image.Cors |
To be used for the crossOrigin attribute
|
Image components.
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.