org.apache.commons.jexl.util

Class Introspector

public class Introspector extends Object

Little class to manage a Velocity uberspector (Vel 1.4+) for instrospective services.

Since: 1.0

Version: $Id: Introspector.java 398171 2006-04-29 14:57:29Z dion $

Method Summary
static UberspectgetUberspect()
For now, expose the raw uberspector to the AST.

Method Detail

getUberspect

public static Uberspect getUberspect()
For now, expose the raw uberspector to the AST.

Returns: Uberspect The Velocity uberspector.

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