|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HierachicalAware | An extra interface implemented by an interpreter (Interpreter )
if it supports the hierarchical scopes. |
Interpreter | Represents an interpreter that can interpret the scripting codes. |
SerializableAware | An extra interface implemented by an interpreter (Interpreter )
if it supports serialization. |
SerializableAware.Filter | The filter used with SerializableAware.write(java.io.ObjectOutputStream, org.zkoss.zk.scripting.SerializableAware.Filter) . |
Class Summary | |
---|---|
Interpreters | The utilities to access interpreters (Interpreter ). |
Exception Summary | |
---|---|
InterpreterNotFoundException | Denotes the interpreter of the requested scripting language not found. |
Scripting intepreter relevant classes, including interpreter, namespace and so on.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |