|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Uberspect | |
org.apache.commons.jexl.util | |
org.apache.commons.jexl.util.introspection |
Uses of Uberspect in org.apache.commons.jexl.util |
Fields in org.apache.commons.jexl.util declared as Uberspect | |
private static Uberspect |
Introspector.uberSpect
the uberspector from Velocity - handles all instrospection patterns |
Methods in org.apache.commons.jexl.util that return Uberspect | |
static Uberspect |
Introspector.getUberspect()
For now, expose the raw uberspector to the AST |
Uses of Uberspect in org.apache.commons.jexl.util.introspection |
Classes in org.apache.commons.jexl.util.introspection that implement Uberspect | |
class |
UberspectImpl
Implementation of Uberspect to provide the default introspective functionality of Velocity |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |