类的使用
org.apache.velocity.tools.view.VelocityView
-
org.apache.velocity.tools.view中VelocityView的使用
修饰符和类型方法说明static VelocityViewServletUtils.getVelocityView(jakarta.servlet.FilterConfig config) Returns the sharedVelocityViewfor the specifiedFilterConfig's context.static VelocityViewServletUtils.getVelocityView(jakarta.servlet.ServletConfig config) Returns the sharedVelocityViewfor the specifiedServletConfig's context.static VelocityViewServletUtils.getVelocityView(jakarta.servlet.ServletContext application) Returns the sharedVelocityViewfor the specifiedServletContext.static VelocityViewServletUtils.getVelocityView(jakarta.servlet.ServletContext application, boolean createIfMissing) Returns the sharedVelocityViewfor the specifiedServletContext.static VelocityViewServletUtils.getVelocityView(JeeConfig config) Returns the sharedVelocityViewfor the specifiedJeeConfig's context.protected VelocityViewVelocityViewFilter.getVelocityView()protected VelocityViewVelocityViewServlet.getVelocityView()