Uses of Interface
org.apache.velocity.util.introspection.ChainableUberspector
Packages that use ChainableUberspector
-
Uses of ChainableUberspector in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement ChainableUberspectorModifier and TypeClassDescriptionclassDefault implementation of achainable uberspectorthat forwards all calls to the wrapped uberspector (when that is possible).classWhen the runtime.introspection.uberspect configuration property contains several uberspector class names, it means those uberspectors will be chained.