| Package | Description | 
|---|---|
| org.omnifaces.resourcehandler | 
| Modifier and Type | Method and Description | 
|---|---|
| static WebAppManifest.Category | WebAppManifest.Category. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static WebAppManifest.Category[] | WebAppManifest.Category. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<WebAppManifest.Category> | WebAppManifest. getCategories()Returns a collection of categories where your web application supposedly belongs to. | 
Copyright © 2012–2022 OmniFaces. All rights reserved.