Uses of Class
org.omnifaces.resourcehandler.CombinedResourceInfo
-
Packages that use CombinedResourceInfo Package Description org.omnifaces.resourcehandler -
-
Uses of CombinedResourceInfo in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return CombinedResourceInfo Modifier and Type Method Description static CombinedResourceInfo
CombinedResourceInfo. get(String id)
Returns the combined resource info identified by the given ID from the cache.
-