Package org.zkoss.xel

Interface VariableResolver

    • Method Detail

      • resolveVariable

        java.lang.Object resolveVariable​(java.lang.String name)
                                  throws XelException
        Resolves the specified variable.
        Parameters:
        name - the name of the variable to resolve
        Throws:
        XelException