Uses of Class
org.xwiki.velocity.introspection.AbstractChainableUberspector

Packages that use AbstractChainableUberspector
org.xwiki.velocity.introspection   
 

Uses of AbstractChainableUberspector in org.xwiki.velocity.introspection
 

Subclasses of AbstractChainableUberspector in org.xwiki.velocity.introspection
 class ChainingUberspector
           Since the current version of the Velocity engine (1.5) does not allow more than one uberspector, this class is a workaround.
 class DeprecatedCheckUberspector
          Chainable Velocity Uberspector that checks for deprecated method calls.
 class MethodArgumentsUberspector
          Chainable Velocity Uberspector that tries to convert method arguments to formal parameter types when the passed arguments don't match the method signature.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.