Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jexl3.JexlContext Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
JexlContextManages variables which can be referenced in a JEXL expression.Interfaceorg.apache.commons.jexl3Apache Commons
JexlContext .NamespaceFunctorNamespace type that allows creating an instance to delegate namespace methods calls to.Interfaceorg.apache.commons.jexl3.JexlContextApache Commons
JexlContext .NamespaceResolverThis interface declares how to resolve a namespace from its name; it is used by the interpreter during In JEXL, a namespace is an object that serves the purpose of encapsulating functions; for instance,Interfaceorg.apache.commons.jexl3.JexlContextApache Commons
JexlContext .ThreadLocalA marker interface that indicates the interpreter to put this context in the JexlEngine thread local context instance during evaluation.Interfaceorg.apache.commons.jexl3.JexlContextApache Commons