Package org.xwiki.velocity.introspection
-
Class Summary Class Description MethodArgumentsUberspector Chainable Velocity Uberspector that tries to convert method arguments to formal parameter types when the passed arguments don't match the method signature.MethodOverrideUberspector Workaround for https://issues.apache.org/jira/browse/VELOCITY-952: call the lowest level method overridden by the one found by others uberspectors.SecureIntrospector SecureIntrospectorImpl
is way too restrictive with allowedClass
methods.SecureUberspector SecureUberspector
is way too restrictive regardingClass
methods allowed.