Uses of Class
org.apache.velocity.util.introspection.AbstractChainableUberspector
-
Packages that use AbstractChainableUberspector Package Description org.apache.velocity.util.introspection -
-
Uses of AbstractChainableUberspector in org.apache.velocity.util.introspection
Subclasses of AbstractChainableUberspector in org.apache.velocity.util.introspection Modifier and Type Class Description classDeprecatedCheckUberspectorChainable Uberspector that checks for deprecated method calls.classLinkingUberspectorWhen the introspector.uberspect.class configuration property contains several uberspector class names, it means those uberspectors will be chained.
-