Interface EvaluationContributor


public interface EvaluationContributor
Since:
3.5.0
Author:
Dennis
  • Method Summary

    Modifier and Type
    Method
    Description
    org.zkoss.xel.FunctionMapper
     
    org.zkoss.xel.VariableResolver
     
  • Method Details

    • getFunctionMaper

      org.zkoss.xel.FunctionMapper getFunctionMaper(SBook book)
    • getVariableResolver

      org.zkoss.xel.VariableResolver getVariableResolver(SBook book)