Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

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

public class Default
extends org.apache.turbine.modules.layouts.VelocityOnlyLayout

This is a test class for the template service.

Version:
$Id: Default.java 264148 2005-08-29 14:21:04Z henning $

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

Constructor Detail

Default

public Default()