com.huihoo.template
Class TemplateConfig

java.lang.Object
  |
  +--com.huihoo.template.TemplateConfig

public class TemplateConfig
extends java.lang.Object

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


Field Summary
static boolean DEBUG
           
 
Constructor Summary
TemplateConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG
Constructor Detail

TemplateConfig

public TemplateConfig()