JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.common.el
IElTopLevelResolver
Contents
Description
Method Summary
Method Details
hasVariable(String)
resolveVariable(String)
getVariableNames()
Hide sidebar
Show sidebar
Interface IElTopLevelResolver
public interface
IElTopLevelResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Set
<
String
>
getVariableNames
()
boolean
hasVariable
(
String
name)
Object
resolveVariable
(
String
name)
Method Details
hasVariable
boolean
hasVariable
(
String
name)
resolveVariable
Object
resolveVariable
(
String
name)
getVariableNames
Set
<
String
>
getVariableNames
()