Cantaloop CGimlet - API Documentation, Version: 0.2.0, Date: 2002-05-13 21:30 CEST

org.cantaloop.cgimlet.lang
Interface Template

All Known Subinterfaces:
ClassTemplate, ConstructorTemplate, FieldTemplate, MethodTemplate

public interface Template

Basic requirements for a template.

Version:
0.2.0 ($Revision: 1.3 $)
Author:
Stefan Heimann

Method Summary
 java.lang.String getCode()
          Returns the code for this template.
 

Method Detail

getCode

public java.lang.String getCode()
Returns the code for this template.

Copyright 2001, 2002 Stefan Heimann, David Leuschner. All rights reserved.