wt.inf.template
Class TmplProps

java.lang.Object
  extended bywt.inf.template.TmplProps

public class TmplProps
extends Object


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

Field Detail

VERBOSE

public static final boolean VERBOSE

INVALID_CONTEXT_COPY_CHARS

public static final String INVALID_CONTEXT_COPY_CHARS
Constructor Detail

TmplProps

public TmplProps()