Home
last modified time | relevance | path

Searched defs:configLocation (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/spring-velocity-support/src/main/java/org/apache/velocity/spring/
DVelocityEngineFactory.java73 private Resource configLocation; field in VelocityEngineFactory
92 public void setConfigLocation(Resource configLocation) { in setConfigLocation()