public class FaceletsViewDeclarationLanguageUtils extends Object
Constructor and Description |
---|
FaceletsViewDeclarationLanguageUtils() |
Modifier and Type | Method and Description |
---|---|
static Class[] |
getParameters(String signature)
Get the parameters types from the function signature.
|
static Class |
getReturnType(String signature) |
static void |
markRenderedResources(FacesContext facesContext,
UIViewRoot view)
Called on restoreView(...) to mark resources as rendered.
|
public FaceletsViewDeclarationLanguageUtils()
public static Class[] getParameters(String signature) throws FacesException
FacesException
public static void markRenderedResources(FacesContext facesContext, UIViewRoot view)
facesContext
- view
- Copyright © 2021 The Apache Software Foundation. All rights reserved.