org.chenillekit.tapestry.core
Class ChenilleKitCoreConstants

java.lang.Object
  extended by org.chenillekit.tapestry.core.ChenilleKitCoreConstants

public class ChenilleKitCoreConstants
extends Object

some constants for t5components library.

Version:
$Id: ChenilleKitCoreConstants.java 594 2009-12-05 15:17:26Z mlusetti $

Field Summary
static String __CR__
           
static String __THUMBNAL_DIRECTORY__
           
static String __VERSION__
           
static String URI_PATH_PREFIX
           
static String URI_PREFIX
           
 
Method Summary
static ChenilleKitCoreConstants getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__THUMBNAL_DIRECTORY__

public static String __THUMBNAL_DIRECTORY__

__CR__

public static String __CR__

__VERSION__

public static String __VERSION__

URI_PREFIX

public static String URI_PREFIX

URI_PATH_PREFIX

public static String URI_PATH_PREFIX
Method Detail

getInstance

public static ChenilleKitCoreConstants getInstance()


Copyright © 2008-2011 ChenilleKit. All Rights Reserved.