Uses of Class
org.apache.turbine.modules.screens.VelocityScreen
-
Packages that use VelocityScreen Package Description org.apache.turbine.modules.screens Screen class implementations. -
-
Uses of VelocityScreen in org.apache.turbine.modules.screens
Subclasses of VelocityScreen in org.apache.turbine.modules.screens Modifier and Type Class Description classLegacyVelocityScreenDeprecated.Use VelocityScreen directlyclassLegacyVelocitySecureScreenDeprecated.Use VelocitySecureScreen directlyclassVelocityCachedScreenVelocityCachedScreen is Turbine 2.3.3 VelocityDirectScreen (same package) with methods added forPipelineData.classVelocityDirectScreenVelocityDirectScreen is a screen class which returns its output directly to the output stream.classVelocityErrorScreenVelocityErrorScreen screen - directs errors at the velocity error template defined in template.error.classVelocitySecureScreenVelocitySecureScreen Always performs a Security Check that you've defined before executing the doBuildTemplate().
-