Skip navigation links
A C D G I L O R S U 

A

AbstractChainableUberspector - Class in org.xwiki.velocity.introspection
Deprecated.
since 8.0M1; this is now part of the official Velocity library, use AbstractChainableUberspector instead
AbstractChainableUberspector() - Constructor for class org.xwiki.velocity.introspection.AbstractChainableUberspector
Deprecated.
 

C

ChainableUberspector - Interface in org.xwiki.velocity.introspection
Deprecated.
since 8.0M1; this is now part of the official Velocity library, use ChainableUberspector instead
ChainingUberspector - Class in org.xwiki.velocity.introspection
Deprecated.
since 8.0M1; Velocity supports the same functionality natively since 1.6; just move the configuration from runtime.introspector.uberspect.chainClasses to runtime.introspector.uberspect
ChainingUberspector() - Constructor for class org.xwiki.velocity.introspection.ChainingUberspector
Deprecated.
 
CollectionsTool - Class in org.xwiki.velocity.tools
Deprecated.
since 12.1RC1, use CollectionTool instead
CollectionsTool() - Constructor for class org.xwiki.velocity.tools.CollectionsTool
Deprecated.
 

D

DeprecatedCheckUberspector - Class in org.xwiki.velocity.introspection
Deprecated.
since 10.5RC1, use DeprecatedCheckUberspector instead
DeprecatedCheckUberspector() - Constructor for class org.xwiki.velocity.introspection.DeprecatedCheckUberspector
Deprecated.
 

G

getIterator(Object, Info) - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
 
getMethod(Object, String, Object[], Info) - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
 
getPropertyGet(Object, String, Info) - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
 
getPropertySet(Object, String, Object, Info) - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
 

I

init() - Method in class org.xwiki.velocity.introspection.ChainingUberspector
Deprecated.
init() - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
initialize(Properties) - Method in class org.xwiki.velocity.internal.LegacyDefaultToolsInitializer
 
initializeUberspector(String) - Method in class org.xwiki.velocity.introspection.ChainingUberspector
Deprecated.
Instantiates an uberspector class and adds it to the chain.
initializeUberspector(String) - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
Instantiates and initializes an uberspector class and adds it to the array.
instantiateUberspector(String) - Method in class org.xwiki.velocity.introspection.ChainingUberspector
Deprecated.
Tries to create an uberspector instance using reflection.
instantiateUberspector(String) - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
Tries to create an uberspector instance using reflection.

L

LegacyDefaultToolsInitializer - Class in org.xwiki.velocity.internal
Add legacy tools.
LegacyDefaultToolsInitializer() - Constructor for class org.xwiki.velocity.internal.LegacyDefaultToolsInitializer
 
LinkingUberspector - Class in org.xwiki.velocity.introspection
Deprecated.
since 8.0M1; chaining uberspectors is much more powerful, this class was never more than a proof of concept
LinkingUberspector() - Constructor for class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
 

O

org.xwiki.velocity.internal - package org.xwiki.velocity.internal
 
org.xwiki.velocity.introspection - package org.xwiki.velocity.introspection
 
org.xwiki.velocity.tools - package org.xwiki.velocity.tools
 

R

reverse(List<E>) - Method in class org.xwiki.velocity.tools.CollectionsTool
Deprecated.
Reverse the order of the elements within a list, so that the last element is moved to the beginning of the list, the next-to-last element to the second position, and so on.

S

sort(List<E>) - Method in class org.xwiki.velocity.tools.CollectionsTool
Deprecated.
Sort the elements within a list according to their natural order.

U

UBERSPECT_ARRAY_CLASSNAMES - Static variable in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
The key of the parameter that allows defining the array of uberspectors.
UBERSPECT_CHAIN_CLASSNAMES - Static variable in class org.xwiki.velocity.introspection.ChainingUberspector
Deprecated.
The key of the parameter that allows defining the list of chained uberspectors.
A C D G I L O R S U 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.