| Package | Description |
|---|---|
| com.sun.faces.config.manager |
| Modifier and Type | Method and Description |
|---|---|
static DbfFactory.FacesSchema |
DbfFactory.FacesSchema.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbfFactory.FacesSchema[] |
DbfFactory.FacesSchema.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Schema |
DbfFactory.getSchema(javax.servlet.ServletContext servletContext,
DbfFactory.FacesSchema schemaId)
Get the schema for the given schema id.
|
Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.