com.x8ing.mc.web
Class ConstantsWeb

java.lang.Object
  extended by com.x8ing.mc.web.ConstantsWeb

public class ConstantsWeb
extends java.lang.Object

Constants used by the web module

Author:
Patrick Heusser

Field Summary
static java.lang.String JSP_PARAM_SHOW_W3C_VALIDATOR
           
 
Constructor Summary
ConstantsWeb()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JSP_PARAM_SHOW_W3C_VALIDATOR

public static final java.lang.String JSP_PARAM_SHOW_W3C_VALIDATOR
See Also:
Constant Field Values
Constructor Detail

ConstantsWeb

public ConstantsWeb()


by Patrick Heusser