Class ResourceMergerUtil
- java.lang.Object
 - 
- org.apache.sling.resourcemerger.api.ResourceMergerUtil
 
 
- 
public abstract class ResourceMergerUtil extends java.lang.ObjectUtility methods for merged resources.- Since:
 - 1.2
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ResourceMergerUtil() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisMergedResource(Resource resource)Returnstrueif the providedResourceis a merged resource. 
 -