com.liferay.portal.util
Class PropsFiles

java.lang.Object
  extended by com.liferay.portal.util.PropsFiles

public class PropsFiles
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

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

Field Detail

CAPTCHA

public static final java.lang.String CAPTCHA
See Also:
Constant Field Values

CONTENT_TYPES

public static final java.lang.String CONTENT_TYPES
See Also:
Constant Field Values

PORTAL

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

PropsFiles

public PropsFiles()