| Package | Description |
|---|---|
| org.omnifaces.resourcehandler | |
| org.omnifaces.util |
| Modifier and Type | Method and Description |
|---|---|
Set<ResourceIdentifier> |
CombinedResourceInfo.getResourceIdentifiers()
Returns the ordered set of resource identifiers of this combined resource info.
|
| Modifier and Type | Method and Description |
|---|---|
CombinedResourceInfo.Builder |
CombinedResourceInfo.Builder.add(ResourceIdentifier resourceIdentifier)
Add the resource represented by the given resource identifier resources of this combined resource info.
|
| Modifier and Type | Method and Description |
|---|---|
static Resource |
FacesLocal.createResource(FacesContext context,
ResourceIdentifier resourceIdentifier) |
static Resource |
Faces.createResource(ResourceIdentifier resourceIdentifier)
Creates and returns a Faces resource associated with given resource identifier.
|
Copyright © 2012–2022 OmniFaces. All rights reserved.