跳过导航链接
A C G I L M N O P S V 

A

afterPropertiesSet() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 

C

createVelocityEngine() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Prepare the VelocityEngine instance and return it.

G

getLastModified(Resource) - 类 中的方法org.springframework.ui.velocity.SpringResourceLoader
 
getObject() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 
getObjectType() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 
getResourceLoader() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Return the Spring ResourceLoader to use for loading Velocity template files.
getResourceStream(String) - 类 中的方法org.springframework.ui.velocity.SpringResourceLoader
 

I

init(ExtendedProperties) - 类 中的方法org.springframework.ui.velocity.SpringResourceLoader
 
initSpringResourceLoader(VelocityEngine, String) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Initialize a SpringResourceLoader for the given VelocityEngine.
initVelocityResourceLoader(VelocityEngine, String) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Initialize a Velocity resource loader for the given VelocityEngine: either a standard Velocity FileResourceLoader or a SpringResourceLoader.
isPreferFileSystemAccess() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Return whether to prefer file system access for template loading.
isSingleton() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 
isSourceModified(Resource) - 类 中的方法org.springframework.ui.velocity.SpringResourceLoader
 

L

logger - 类 中的变量org.springframework.ui.velocity.SpringResourceLoader
 
logger - 类 中的变量org.springframework.ui.velocity.VelocityEngineFactory
已过时。
 

M

mergeTemplate(VelocityEngine, String, Map<String, Object>, Writer) - 类 中的静态方法org.springframework.ui.velocity.VelocityEngineUtils
已过时。
Use VelocityEngineUtils.mergeTemplate(VelocityEngine, String, String, Map, Writer) instead, following Velocity 1.6's corresponding deprecation in its own API.
mergeTemplate(VelocityEngine, String, String, Map<String, Object>, Writer) - 类 中的静态方法org.springframework.ui.velocity.VelocityEngineUtils
已过时。
Merge the specified Velocity template with the given model and write the result to the given Writer.
mergeTemplateIntoString(VelocityEngine, String, Map<String, Object>) - 类 中的静态方法org.springframework.ui.velocity.VelocityEngineUtils
已过时。
Use VelocityEngineUtils.mergeTemplateIntoString(VelocityEngine, String, String, Map) instead, following Velocity 1.6's corresponding deprecation in its own API.
mergeTemplateIntoString(VelocityEngine, String, String, Map<String, Object>) - 类 中的静态方法org.springframework.ui.velocity.VelocityEngineUtils
已过时。
Merge the specified Velocity template with the given model into a String.

N

NAME - 类 中的静态变量org.springframework.ui.velocity.SpringResourceLoader
 
newVelocityEngine() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Return a new VelocityEngine.

O

org.springframework.ui.velocity - 程序包 org.springframework.ui.velocity
Support classes for setting up Velocity within a Spring application context.

P

postProcessVelocityEngine(VelocityEngine) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
To be implemented by subclasses that want to perform custom post-processing of the VelocityEngine after this FactoryBean performed its default configuration (but before VelocityEngine.init).

S

setConfigLocation(Resource) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set the location of the Velocity config file.
setOverrideLogging(boolean) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set whether Velocity should log via Commons Logging, i.e. whether Velocity's log system should be set to CommonsLogLogChute.
setPreferFileSystemAccess(boolean) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set whether to prefer file system access for template loading.
setResourceLoader(ResourceLoader) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set the Spring ResourceLoader to use for loading Velocity template files.
setResourceLoaderPath(String) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set the Velocity resource loader path via a Spring resource location.
setVelocityProperties(Properties) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set Velocity properties, like "file.resource.loader.path".
setVelocityPropertiesMap(Map<String, Object>) - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Set Velocity properties as Map, to allow for non-String values like "ds.resource.loader.instance".
SPRING_RESOURCE_LOADER - 类 中的静态变量org.springframework.ui.velocity.SpringResourceLoader
 
SPRING_RESOURCE_LOADER_CACHE - 类 中的静态变量org.springframework.ui.velocity.SpringResourceLoader
 
SPRING_RESOURCE_LOADER_CLASS - 类 中的静态变量org.springframework.ui.velocity.SpringResourceLoader
 
SPRING_RESOURCE_LOADER_PATH - 类 中的静态变量org.springframework.ui.velocity.SpringResourceLoader
 
SpringResourceLoader - org.springframework.ui.velocity中的类
Velocity ResourceLoader adapter that loads via a Spring ResourceLoader.
SpringResourceLoader() - 类 的构造器org.springframework.ui.velocity.SpringResourceLoader
 

V

VelocityEngineFactory - org.springframework.ui.velocity中的类
已过时。
as of Spring 4.3, in favor of FreeMarker
VelocityEngineFactory() - 类 的构造器org.springframework.ui.velocity.VelocityEngineFactory
已过时。
 
VelocityEngineFactoryBean - org.springframework.ui.velocity中的类
已过时。
as of Spring 4.3, in favor of FreeMarker
VelocityEngineFactoryBean() - 类 的构造器org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 
VelocityEngineUtils - org.springframework.ui.velocity中的类
已过时。
as of Spring 4.3, in favor of FreeMarker
VelocityEngineUtils() - 类 的构造器org.springframework.ui.velocity.VelocityEngineUtils
已过时。
 
A C G I L M N O P S V 
跳过导航链接

Copyright © 2018. All rights reserved.