| Constructor and Description |
|---|
WebXmlImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextParam(String paramName,
javax.faces.context.FacesContext context,
String defaultValue)
Obtains the
param-value for the context-param given by
param-name via the given FacesContext instance. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextParampublic String getContextParam(String paramName, javax.faces.context.FacesContext context, String defaultValue)
WebXmlparam-value for the context-param given by
param-name via the given FacesContext instance.getContextParam in interface WebXmlparamName - param-name of the context-param element
in web.xmlcontext - FacesContext instancedefaultValue - default value to return if the context-param does
not existparam-value or defaultValueCopyright © 2021 Leibniz Institute of Plant Biochemistry (IPB), Halle (Saale), Germany. All rights reserved.