org.apache.turbine.services.template.modules.layouts.existing.dflt
Class Default

java.lang.Object
  extended by org.apache.turbine.modules.Assembler
      extended by org.apache.turbine.modules.Layout
          extended by org.apache.turbine.modules.layouts.VelocityOnlyLayout
              extended by org.apache.turbine.services.template.modules.layouts.existing.dflt.Default

public class Default
extends VelocityOnlyLayout

This is a test class for the template service.

Version:
$Id: Default.java 615328 2008-01-25 20:25:05Z tv $
Author:
Henning P. Schmiedehausen

Field Summary
 
Fields inherited from class org.apache.turbine.modules.Layout
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
 
Constructor Summary
Default()
           
 
Method Summary
 
Methods inherited from class org.apache.turbine.modules.layouts.VelocityOnlyLayout
doBuild, doBuild
 
Methods inherited from class org.apache.turbine.modules.Layout
build, build, getPrefix
 
Methods inherited from class org.apache.turbine.modules.Assembler
getRunData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Default

public Default()


Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.