com.huihoo.template
Interface TemplateContainer

All Superinterfaces:
TemplateObject
All Known Implementing Classes:
TemplateELSE, TemplateIF, TemplateLOOP

public interface TemplateContainer
extends TemplateObject

Title: template engine Description: This template engine works like Perl's HTML::Template Copyright: Copyright (c) 2001 Company: huihoo.com


Method Summary
 java.lang.String output()
           
 

Method Detail

output

public java.lang.String output()