| Package | Description |
|---|---|
| org.xwiki.velocity.introspection |
| Modifier and Type | Class and Description |
|---|---|
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–2017 XWiki. All rights reserved.