Package org.apache.wicket.velocity
-
Class Summary Class Description Initializer An implementation ofIInitializer
for the Velocity Runtime Singleton.VelocityContributor An IHeaderContributor implementation that renders a velocity template and writes it to the response.VelocityJavaScriptContributor A derivation of VelocityContributor that usesIHeaderResponse.render(org.apache.wicket.markup.head.HeaderItem)