Uses of Interface
org.xwiki.velocity.introspection.ChainableUberspector
-
Packages that use ChainableUberspector Package Description org.xwiki.velocity.introspection -
-
Uses of ChainableUberspector in org.xwiki.velocity.introspection
Classes in org.xwiki.velocity.introspection that implement ChainableUberspector Modifier and Type Class Description class
AbstractChainableUberspector
Deprecated.since 8.0M1; this is now part of the official Velocity library, useAbstractChainableUberspector
insteadclass
ChainingUberspector
Deprecated.since 8.0M1; Velocity supports the same functionality natively since 1.6; just move the configuration fromruntime.introspector.uberspect.chainClasses
toruntime.introspector.uberspect
-