| Interface | Description |
|---|---|
| ELTypeConverter | |
| ExpressionProvider |
Provider for an expression handler Juel or Jasper
|
| Class | Description |
|---|---|
| Expressions |
A facade to the expressions functionality.
|
| Functions |
An implementation of FunctionMapper that uses annotated static methods
on classes to implement EL functions.
|
| OpensocialFunctions |
Default functions in the "os:" namespace prefix.
|
| RootELResolver |
ELResolver implementation that adds a map of top-level variables.
|
| ShindigTypeConverter |
Custom type converter class that overrides the default EL coercion rules
where necessary.
|
| Annotation Type | Description |
|---|---|
| Functions.Expose |
Annotation for static methods to be exposed as functions.
|
Copyright © 2007-2012. All Rights Reserved.