Class X4OELResolver
java.lang.Object
javax.el.ELResolver
org.x4o.xml.el.X4OELResolver
public class X4OELResolver
extends javax.el.ELResolver
X4OELResolver simple EL resolver.
- Version:
- 1.0 Sep 14, 2010
- Author:
- Willem Cazander
-
Field Summary
Fields inherited from class javax.el.ELResolver
RESOLVABLE_AT_DESIGN_TIME, TYPE
-
Constructor Summary
ConstructorsConstructorDescriptionX4OELResolver
(Map<Object, Object> objectStore) Creates X4OELResolver which is backed by the objectStore. -
Method Summary
Modifier and TypeMethodDescriptionClass
<?> getCommonPropertyType
(javax.el.ELContext context, Object base) getFeatureDescriptors
(javax.el.ELContext context, Object base) Class
<?> boolean
isReadOnly
(javax.el.ELContext context, Object base, Object property) void
-
Constructor Details
-
X4OELResolver
-
-
Method Details
-
getValue
-
getCommonPropertyType
-
getFeatureDescriptors
-
getType
-
isReadOnly
-
setValue
-