Uses of Class
org.apache.velocity.tools.view.VelocityView
-
Uses of VelocityView in org.apache.velocity.tools.view
Methods in org.apache.velocity.tools.view that return VelocityViewModifier and TypeMethodDescriptionstatic VelocityViewServletUtils.getVelocityView(javax.servlet.FilterConfig config) Returns the sharedVelocityViewfor the specifiedFilterConfig's context.static VelocityViewServletUtils.getVelocityView(javax.servlet.ServletConfig config) Returns the sharedVelocityViewfor the specifiedServletConfig's context.static VelocityViewServletUtils.getVelocityView(javax.servlet.ServletContext application) Returns the sharedVelocityViewfor the specifiedServletContext.static VelocityViewServletUtils.getVelocityView(javax.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()Methods in org.apache.velocity.tools.view with parameters of type VelocityViewModifier and TypeMethodDescriptionprotected voidVelocityViewServlet.setVelocityView(VelocityView view)