程序包 cn.aradin.spring.velocity.view


package cn.aradin.spring.velocity.view
  • 说明
    Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment.
    JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
    已过时。
    as of Spring 4.3, in favor of FreeMarker
    已过时。
    as of Spring 4.3, in favor of FreeMarker
    VelocityView subclass which adds support for Velocity Tools toolboxes and Velocity Tools ViewTool callbacks / Velocity Tools 1.3 init methods.
    View using the Velocity template engine.
    Convenience subclass of UrlBasedViewResolver that supports VelocityView (i.e.