A C D G H I L O R S U V 
All Classes All Packages

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.
 
createVelocityEngine(String, Properties) - Method in interface org.xwiki.velocity.VelocityFactory
Deprecated.
Creates a new Velocity engine instance, which will be cached using a specific key for later reuse.

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.
 
getVelocityEngine(String) - Method in interface org.xwiki.velocity.VelocityFactory
Deprecated.
Retrieves from the cache the Velocity engine corresponding to a specific key, if such an engine was already created.

H

hasVelocityEngine(String) - Method in interface org.xwiki.velocity.VelocityFactory
Deprecated.
Check if an engine was already created for a certain key.

I

init() - Method in class org.xwiki.velocity.introspection.ChainingUberspector
Deprecated.
init() - Method in class org.xwiki.velocity.introspection.LinkingUberspector
Deprecated.
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

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 - package org.xwiki.velocity
 
org.xwiki.velocity.introspection - package org.xwiki.velocity.introspection
 
org.xwiki.velocity.tools - package org.xwiki.velocity.tools
 

R

removeVelocityEngine(String) - Method in interface org.xwiki.velocity.VelocityFactory
Deprecated.
Remove from the cache a Velocity engine corresponding to a specific key, if such an engine was already created.
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.

V

VelocityFactory - Interface in org.xwiki.velocity
Deprecated.
use VelocityManager instead
A C D G H I L O R S U V 
All Classes All Packages