| Package | Description | 
|---|---|
| org.omnifaces.resourcehandler | 
| 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  ResourceHandlerimplementation which hooks on all threeDefaultResourceHandler.createResource(String),DefaultResourceHandler.createResource(String, String)andDefaultResourceHandler.createResource(String, String, String)methods. | 
| DynamicResource This  Resourceimplementation represents a cacheable dynamic resource which doesn't necessarily exist as a
 regular classpath resource. | 
| GraphicResource 
 This  Resourceimplementation is used by theGraphicImagecomponent. | 
| ResourceIdentifier Convenience class to represent a resource identifier. | 
Copyright © 2012–2018 OmniFaces. All rights reserved.