Uses of Interface
org.apache.commons.jexl.util.introspection.Uberspect

Packages that use Uberspect
org.apache.commons.jexl.util   
org.apache.commons.jexl.util.introspection   
 

Uses of Uberspect in org.apache.commons.jexl.util
 

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.
 



Copyright © 2003-2006 The Apache Software Foundation. All Rights Reserved.