Package org.zkoss.zk.scripting

Scripting intepreter relevant classes, including interpreter, namespace and so on.

See:
          Description

Interface Summary
HierachicalAware An extra interface implemented by an interpreter (Interpreter) if it supports the hierachical scopes.
Interpreter Represents an interpter 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.
 

Package org.zkoss.zk.scripting Description

Scripting intepreter relevant classes, including interpreter, namespace and so on.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo