Uses of Class org.apache.velocity.util.introspection.IntrospectionCacheData

Uses in package org.apache.velocity.context

Methods with parameter type org.apache.velocity.util.introspection.IntrospectionCacheData

void
places an IntrospectionCache Data (@see IntrospectionCacheData) element in the cache for specified key
void
places an IntrospectionCache Data (@see IntrospectionCacheData) element in the cache for specified key
void
places an IntrospectionCache Data (@see IntrospectionCacheData) element in the cache for specified key
void
places an IntrospectionCache Data (@see IntrospectionCacheData) element in the cache for specified key

Methods with return type org.apache.velocity.util.introspection.IntrospectionCacheData

IntrospectionCacheData
returns an IntrospectionCache Data (@see IntrospectionCacheData) object if exists for the key
IntrospectionCacheData
returns an IntrospectionCache Data (@see IntrospectionCacheData) object if exists for the key
IntrospectionCacheData
returns an IntrospectionCache Data (@see IntrospectionCacheData) object if exists for the key
IntrospectionCacheData
VMContext.icacheGet(Object key)
returns an IntrospectionCache Data (@see IntrospectionCacheData) object if exists for the key

Copyright © 2003 Apache Software Foundation. All Rights Reserved.