|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jexl.util.Introspector
Little class to manage a Velocity uberspector (Vel 1.4+) for instrospective services
Field Summary | |
private static Uberspect |
uberSpect
the uberspector from Velocity - handles all instrospection patterns |
Constructor Summary | |
Introspector()
|
Method Summary | |
static Uberspect |
getUberspect()
For now, expose the raw uberspector to the AST |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static Uberspect uberSpect
Constructor Detail |
public Introspector()
Method Detail |
public static Uberspect getUberspect()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |