public class FacesELExpression extends Object
Java class for faces-config-el-expressionType simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="faces-config-el-expressionType">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="#\{.*\}"/>
</restriction>
</simpleType>
| Constructor and Description |
|---|
FacesELExpression() |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.