Uses of Enum Class
com.sun.faces.config.manager.FacesSchema
-
Uses of FacesSchema in com.sun.faces.config.manager
Modifier and TypeMethodDescriptionstatic FacesSchema
FacesSchema.fromDocumentId
(String documentNS, String version, String localName) Maps a document id (coordinates) to a logical faces schema version.static FacesSchema
Returns the enum constant of this class with the specified name.static FacesSchema[]
FacesSchema.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Schema
DbfFactory.getSchema
(ServletContext servletContext, FacesSchema schemaId) Get the schema for the given schema id.