Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.taglibs.rdc.scxml.env

The core classes for the digestion and interpretation of SCXML documents.

See:
          Description

Class Summary
ELContext EL Context for SCXML interpreter.
ELEvaluator EL engine interface for SCXML Interpreter.
RootContext EL Context for root SCXML element.
ServletContextResolver A wrapper around ServletContext that implements PathResolver
SimpleDispatcher Trivial EventDispatcher implementation.
Standalone Standalone SCXML Interpreter.
Tracer A simple logger connected to Jakarta Commons Logging.
URLResolver A PathResolver implementation that resolves against a base URL.
 

Package org.apache.taglibs.rdc.scxml.env Description

The core classes for the digestion and interpretation of SCXML documents.