Home
last modified time | relevance | path

Searched refs:initSpringResourceLoader (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/spring-velocity-support/src/main/java/org/apache/velocity/spring/
DVelocityEngineFactory.java288 initSpringResourceLoader(velocityEngine, resourceLoaderPath); in initVelocityResourceLoader()
297 initSpringResourceLoader(velocityEngine, resourceLoaderPath); in initVelocityResourceLoader()
309 protected void initSpringResourceLoader(VelocityEngine velocityEngine, String resourceLoaderPath) { in initSpringResourceLoader() method in VelocityEngineFactory