Uses of Package
org.omnifaces.resourcehandler
Packages that use org.omnifaces.resourcehandler
-
Classes in org.omnifaces.resourcehandler used by org.omnifaces.resourcehandlerClassDescriptionThis class is a wrapper which collects all combined resources and stores it in the cache.Use this builder to create an instance of combined resource info and put it in the cache if absent.A default
ResourceHandlerimplementation which hooks on all threeDefaultResourceHandler.createResource(String),DefaultResourceHandler.createResource(String, String)andDefaultResourceHandler.createResource(String, String, String)methods.ThisResourceimplementation represents a cacheable dynamic resource which doesn't necessarily exist as a regular classpath resource.ThisResourceimplementation is used by theGraphicImagecomponent.ThisResourceimplementation remaps the given resource to the given request path.Convenience class to represent a resource identifier.Enumeration of categories, to be used inWebAppManifest.getCategories().Enumeration of text direction types, to be used inWebAppManifest.getDir().Enumeration of display modes, to be used inWebAppManifest.getDisplay().To be used inWebAppManifest.getIcons().Enumeration of orientation modes, to be used inWebAppManifest.getOrientation().Enumeration of related application platforms, to be used inWebAppManifest.RelatedApplication.getPlatform().To be used inWebAppManifest.getRelatedApplications()To be used inWebAppManifest.getScreenshots()AWebAppManifest.Screenshotform factorto be usedWebAppManifest.getShortcuts()To be used inWebAppManifest.ImageResource.getSizes(). -
Classes in org.omnifaces.resourcehandler used by org.omnifaces.util