Class ExpressionResolver

java.lang.Object
javax.el.ELResolver
javax.el.CompositeELResolver
org.nuxeo.ecm.platform.el.ExpressionResolver

public class ExpressionResolver extends javax.el.CompositeELResolver
  • Field Summary

    Fields inherited from class javax.el.ELResolver

    RESOLVABLE_AT_DESIGN_TIME, TYPE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class javax.el.CompositeELResolver

    add, convertToType, getCommonPropertyType, getFeatureDescriptors, getType, getValue, invoke, isReadOnly, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExpressionResolver

      public ExpressionResolver()