|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Interpreter | An hight level interface that represents an interpreter engine of a particular scripting language. |
InterpreterFactory | An hight level interface that represents a factory allowing
to create instances of a particular Interpreter interface
implementation. |
Class Summary | |
DocumentProxy | Proxy to a Document using a WeakReference to
allow the document to be discared when not used outside of the intepreter. |
InterpreterPool | A class allowing to create/query an Interpreter
corresponding to a particular Document and scripting language.
|
SVGDocumentProxy | Proxy to an SVGDocument using a WeakReference to
allow the document to be discared when not used outside of the intepreter. |
Exception Summary | |
InterpreterException | An exception that will be thrown when a problem is encountered in the
script by an Interpreter interface implementation. |
Provides an API for interpreting scripting language found in SVG files.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |