Uses of Class
com.sun.faces.config.manager.DbfFactory.FacesSchema
| Package | Description |
|---|---|
| com.sun.faces.config.manager |
-
Uses of DbfFactory.FacesSchema in com.sun.faces.config.manager
Methods in com.sun.faces.config.manager that return DbfFactory.FacesSchema Modifier and Type Method Description static DbfFactory.FacesSchemaDbfFactory.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.Methods in com.sun.faces.config.manager with parameters of type DbfFactory.FacesSchema Modifier and Type Method Description static SchemaDbfFactory. getSchema(jakarta.servlet.ServletContext servletContext, DbfFactory.FacesSchema schemaId)Get the schema for the given schema id.