| Package | Description |
|---|---|
| org.omnifaces.resourcehandler | |
| org.omnifaces.util |
| Class and Description |
|---|
| CombinedResourceInfo
This class is a wrapper which collects all combined resources and stores it in the cache.
|
| CombinedResourceInfo.Builder
Use this builder to create an instance of combined resource info and put it in the cache if absent.
|
| DefaultResourceHandler
A default
ResourceHandler implementation which hooks on all three DefaultResourceHandler.createResource(String),
DefaultResourceHandler.createResource(String, String) and DefaultResourceHandler.createResource(String, String, String) methods. |
| DynamicResource
This
Resource implementation represents a cacheable dynamic resource which doesn't necessarily exist as a
regular classpath resource. |
| GraphicResource
This
Resource implementation is used by the GraphicImage component. |
| RemappedResource
This
Resource implementation remaps the given resource to the given request path. |
| ResourceIdentifier
Convenience class to represent a resource identifier.
|
| WebAppManifest.Category
Enumeration of categories, to be used in
WebAppManifest.getCategories(). |
| WebAppManifest.Dir
Enumeration of text direction types, to be used in
WebAppManifest.getDir(). |
| WebAppManifest.Display
Enumeration of display modes, to be used in
WebAppManifest.getDisplay(). |
| WebAppManifest.ImageResource
To be used in
WebAppManifest.getIcons(). |
| WebAppManifest.Orientation
Enumeration of orientation modes, to be used in
WebAppManifest.getOrientation(). |
| WebAppManifest.Platform
Enumeration of related application platforms, to be used in
WebAppManifest.RelatedApplication.getPlatform(). |
| WebAppManifest.RelatedApplication
To be used in
WebAppManifest.getRelatedApplications() |
| WebAppManifest.Size
To be used in
WebAppManifest.ImageResource.getSizes(). |
| Class and Description |
|---|
| ResourceIdentifier
Convenience class to represent a resource identifier.
|
Copyright © 2012–2022 OmniFaces. All rights reserved.