JavaScript is disabled on your browser.
Skip navigation links
Enterprise Search Server: Fess
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.codelibs.fess.script
Interface ScriptEngine
All Known Implementing Classes:
AbstractScriptEngine
public interface
ScriptEngine
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
evaluate
(
String
template,
Map
<
String
,
Object
> paramMap)
Method Details
evaluate
Object
evaluate
(
String
template,
Map
<
String
,
Object
> paramMap)