Package org.primefaces.util
Class ResourceUtils.ResourceInfo
java.lang.Object
org.primefaces.util.ResourceUtils.ResourceInfo
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ResourceUtils
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceInfo(String library, String name, javax.faces.component.UIComponent resource) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()javax.faces.component.UIComponentinthashCode()voidsetLibrary(String library) voidvoidsetResource(javax.faces.component.UIComponent resource)
-
Constructor Details
-
ResourceInfo
-
-
Method Details